[fpc-pascal] Missing GetLastOSError() in DOS and MacOS
Jonas Maebe
jonas.maebe at elis.ugent.be
Thu Jun 10 10:03:45 CEST 2010
On 10 Jun 2010, at 06:29, Bihar Anwar wrote:
> Also, I notice that SysUtils.GetLastOSError() in MacOS is defined
> but it's implementation is empty. I've no knowledge on MacOS, so my
> question is... Is this by designed?
"MacOS" in the RTL stands for "System 7.5 - Mac OS 9.2.x", i.e., the
"classic Mac OS" which preceded Mac OS X. I don't think the sysutils
unit was ever completely ported for that platform.
Jonas
More information about the fpc-pascal
mailing list