[fpc-pascal] Re: compilation verbosity
Seth Grover
sethdgrover at gmail.com
Thu Apr 15 00:48:50 CEST 2010
> Maybe the source code contains {$hints on}
> Jonas
Ah, why didn't I think of that. I had a function and I was doing something like:
{$HINTS OFF}
my function here
{$HINTS ON}
but in my mind for some reason I was thinking this would mean "turn
hints back on only if they were on before." Of course that's not
right.
Thanks, it's working great now.
-SG
--
This email is fiction. Any resemblance to actual events
or persons living or dead is purely coincidental.
Seth Grover
sethdgrover[at]gmail[dot]com
More information about the fpc-pascal
mailing list