[Lazarus] Display of "Notes" in messages when compiling the compiler

Mattias Gaertner nc-gaertnma at netcologne.de
Fri Jun 8 10:52:08 CEST 2012




Sven Barth <pascaldragon at googlemail.com> hat am 8. Juni 2012 um 10:30
geschrieben:

> Hello together!
>
> I have the following problem (which is quite old already):
>
> When I compile the compiler from within the IDE (using the pp.lpi
> project that's in the compiler's source directory) then some notes are
> issued during the compilation process, but they are immediately hidden
> by the next unit that is compiled.



See the compiler options / verbose of pp.lpi. Notes are disabled.

Every message is shown once to show some progress. Only the important once are
kept and the rest are removed from window. This allows to spot these things too.



> Thus I need to copy all hidden > messages to see the notes... Is this a
> configuration problem of Lazarus
> or indeed a bug?


The pp.lpi was created by the FPC devels.



> I don't know whether this problem applies to hints and warnings as well.


yes, disabled as well.


> Errors work as expected though ;)>
> I'm using Lazarus 1.1 revision 37273 on Windows Vista x86.
>



Mattias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20120608/0bd0de18/attachment-0003.html>


More information about the Lazarus mailing list