Mattias Gaertner schrieb:

It would be nice to get "not implemented" errors or at least "platform specific" hints at *compile* time, not only when an application runs on a customer's machine.

Yes, that would be nice.
But many functions are not called directly by the application or are
compiled in, but never used.
Maybe a "whole program optimization" compile can show which
platform dependent functions are used.
But even this will show too many functions, e.g. functions that are
only called on special combinations of parameters.

Are the new modifiers (platform, unimplemented, experimental) in fpc 2.4.2?

Yes :-)

DoDi

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to