[fpc-devel] Lazarus compile dialog and include files not reflected in display during build process

Andrew Brunner andrew.t.brunner at gmail.com
Wed May 5 06:00:56 CEST 2010


You know, I had this idea and I was wondering if this is already done
or do-able...

Periodic (every hundred+milliseconds) writing of a stats file.  When
fpc compiles Lazarus projects the dialog does not reflect lines until
the unit is complete.  I have a project that is heavy on include files
and essentially my dialog always waits until the end and spits out the
final numbers.

What if fpc could re-write stats to a file ...  With
Lines#9Errors#9Warnings#9Hints this way the compiler dialog can
read-in the file instead of waiting for the data?  Is there an option
for this already?



More information about the fpc-devel mailing list