Browse Source

* fixed setting of widestringmanager
--Ths line, and those below, will be ignored--

M rtl/unix/cwstring.pp

git-svn-id: trunk@790 -

florian 20 năm trước cách đây
mục cha
commit
e473858821
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      rtl/unix/cwstring.pp

+ 1 - 0
rtl/unix/cwstring.pp

@@ -218,6 +218,7 @@ Var
 Procedure SetCWideStringManager;
 Procedure SetCWideStringManager;
 
 
 begin
 begin
+  CWideStringManager:=widestringmanager;
   With CWideStringManager do
   With CWideStringManager do
     begin
     begin
       Wide2AnsiMoveProc:=@Wide2AnsiMove;
       Wide2AnsiMoveProc:=@Wide2AnsiMove;