[fpc-devel] revision 939 broken

L505 fpc505 at z505.com
Thu Aug 25 04:35:05 CEST 2005




> ppc386 -FE. -FU/home/fpcfan/src/fpc-test/rtl/units/i386-linux -di386
> -dRELEASE ../unix/sockets.pp
> sockets.inc(431,3) Error: Identifier not found "Result"
> sockets.pp(69) Fatal: There were 1 errors compiling module, stopping
> sockets.pp(69) Error: Compilation aborted
>
> Vincent.


you guys probably know, but the fix is simple..compiles if you change line 431 'Result' to
StrToHostAddr6'

objfpc mode is off possibly on this unit?





More information about the fpc-devel mailing list