Re: [fpc-devel] libc bugreport

2005-05-04 Thread Michael Van Canneyt
On Tue, 3 May 2005, zephod wrote: Dear, I am evaluating fpc as a possible replacement compiler for a large kylix based source tree (~200.000 lines of code). In porting the apps I encountered some small troubles: * packages/base/libc/aineth.inc: inp argument of inet_aton

[fpc-devel] libc bugreport

2005-05-03 Thread zephod
Dear, I am evaluating fpc as a possible replacement compiler for a large kylix based source tree (~200.000 lines of code). In porting the apps I encountered some small troubles: * packages/base/libc/aineth.inc: inp argument of inet_aton should be var instead of in_addr pointer since