[fpc-pascal] Missing GetLastOSError() in DOS and MacOS
Jonas Maebe
jonas.maebe at elis.ugent.be
Thu Jun 10 13:00:13 CEST 2010
On 10 Jun 2010, at 12:13, Bihar Anwar wrote:
> Thanks Jonas, your clarification strengthens my thought before. I
> saw other several defects in MacOS SysUtils, just mention the
> implementation of FindNext:
>
> Result:=DoFind (Rslt); // whereas DoFind() is declared as a
> procedure
>
> How can that be compiled?
Maybe it was a function in the past.
> I think, I will increase the requirement of my base units to at
> least the MacOS X.
That's definitely a good idea.
Jonas
More information about the fpc-pascal
mailing list