[fpc-pascal] undocumented 'library' hint directive

Michael Van Canneyt michael at freepascal.org
Tue Oct 13 15:29:26 CEST 2015



On Tue, 13 Oct 2015, Graeme Geldenhuys wrote:

> Hi,
>
> Based on the latest FPC Language Reference documentation, there is no
> "library" hint directive (like Delphi & Kylix has)...
>
> http://www.freepascal.org/docs-html/ref/refse5.html#x17-160001.5
>
> Or Section 1.5 on page 16 of the PDF.
>
> Yet the following example program compiles without error using FPC
> 2.6.4. I gather this is an omission in the documentation?
>
> Second question, what does the "library" hint directive mean or do?

Good question. It's the first time I heard of the 'library' directive.

Michael.



More information about the fpc-pascal mailing list