[fpc-devel] revision 939 broken
Florian Klaempfl
florian at freepascal.org
Thu Aug 25 13:22:54 CEST 2005
L505 wrote:
>
>
>>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?
Fixed. However, I don't know how it slipped through my make cycle test :)
More information about the fpc-devel
mailing list