[fpc-pascal] fpc verbosity

Darius Blaszijk dhkblaszyk at zeelandnet.nl
Thu Aug 23 19:43:49 CEST 2007


Vincent Snijders wrote:
> Jonas Maebe schreef:
>>
>> On 23 Aug 2007, at 01:09, Darius Blaszijk wrote:
>>
>>> Is the following correct?
>>>
>>> C:\FPC\rtl>fpc -v0 myproject.pp
>>> Free Pascal Compiler version 2.3.1 [2007/08/22] for i386
>>> Copyright (c) 1993-2007 by Florian Klaempfl
>>>
>>> Shouldn't fpc -v0 -l myproject.pp give the above result?
>>
>> -l is in the default fpc.cfg file. -v0 has no effect on -l.
>
> You can't turn it off by using -l- either. Maybe that can be implemented.
>
Please evaluate the following patch.

Darius
-------------- next part --------------
A non-text attachment was scrubbed...
Name: options.zip
Type: application/x-zip-compressed
Size: 324 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20070823/a9e701e6/attachment.bin>


More information about the fpc-pascal mailing list