On Wed, 22 Sep 2004, Darek Mazur wrote:

> Hi
> Is it possible to enable and disable warning and hints receiving from compiler,
> but not in command line only in directives in program
> like
> {$HINT ON}{$HINT OFF}

It is
{$HINTS ON}

and
{$WARNINGS ON}

Michael.

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

Reply via email to