> Hello all,
>
> I'm new to this list and I coudn't find out how to send in patches so i do
> it here...
>
> On my system FPC doesn't work because the fpreaddir-function failes on
> larger directories. I saw that fpreaddir still uses the linux
> readdir-call, wich is superseded by getdents. (also the comments are
> wrong. The result of the readdir-call isn't the amount of bytes
> read. That's only the case by the getdents-call)

I'll test/apply the patch after 1.9.4 is released



_______________________________________________
fpc-devel maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to