[fpc-devel] Unicodestring branch, please test and help fixing

Martin Schreiber fpmse at bluewin.ch
Sun Sep 7 19:13:17 CEST 2008


On Sunday 07 September 2008 10.58:03 Florian Klaempfl wrote:
> Martin Schreiber schrieb:
> > On Saturday 06 September 2008 21.08:50 Florian Klaempfl wrote:
> >> Martin Schreiber schrieb:
> >>> Next problem is that pmsechar(msestring) returns a NIL pointer if
> >>> msestring = ''. As designed? The behaviour of ansistring and widestring
> >>> was very useful, I'd like if UnicodeString would behave the same.
> >>
> >> Do you have some example code which shows this?
>
> Fixed.

Trunk 11723 does not compile:
"
make[7]: Entering directory `E:/FPC/svn/trunk/rtl/win32'
C:/FPC/2.2.2/bin/i386-Win32/gmkdir.exe -p 
E:/FPC/svn/trunk/rtl/units/i386-win32
C:/FPC/2.2.2/bin/i386-Win32/ppc386.exe -Ur -Xs -O2 -n -Fi../inc -Fi../i386 -Fi..
/win -FE. -FUE:/FPC/svn/trunk/rtl/units/i386-win32 -di386 -dRELEASE -Us -Sg 
system.pp -Fi../win
wustring22.inc(699,27) Fatal: Unknown compilerproc "fpc_char_to_wchar". Check 
if you use the correct run time library.
Fatal: Compilation aborted
make[7]: *** [system.ppu] Fehler 1
make[7]: Leaving directory `E:/FPC/svn/trunk/rtl/win32'
make[6]: *** [win32_all] Fehler 2
make[6]: Leaving directory `E:/FPC/svn/trunk/rtl'
make[5]: *** [rtl] Fehler 2
make[5]: Leaving directory `E:/FPC/svn/trunk/compiler'
make[4]: *** [next] Fehler 2
make[4]: Leaving directory `E:/FPC/svn/trunk/compiler'
make[3]: *** [ppc1.exe] Fehler 2
make[3]: Leaving directory `E:/FPC/svn/trunk/compiler'
make[2]: *** [cycle] Fehler 2
make[2]: Leaving directory `E:/FPC/svn/trunk/compiler'
make[1]: *** [compiler_cycle] Fehler 2
make[1]: Leaving directory `E:/FPC/svn/trunk'
make: *** [build-stamp.i386-win32] Fehler 2
"



More information about the fpc-devel mailing list