This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: genautomata progress bars tweak


In message <m3y8sd85fc.fsf@gromit.moeb>, Andreas Jaeger writes:
 >--=-=-=
 >Content-Type: text/plain; charset=iso-8859-1
 >Content-Transfer-Encoding: quoted-printable
 >
 >law@redhat.com writes:
 >
 >> In message <4446A179-4510-11D8-859B-000A95A4DC02@kernel.crashing.org>, Se=
 >gher B
 >> oessenkool writes:
 >>  >> genautomata prints progress bars using asterisks, which interferes
 >>  >> with searching a make log for '***' to find failures, especially in a
 >>  >> highly parallel build.  This makes it use dots instead.
 >>  >
 >>  >Can't we just get rid of those progress bars altogether please?  They
 >>  >mess up parallel make output, and there only are progress bars for the
 >>  >relatively fast parts of genautomata anyway...
 >> I wouldn't lose any sleep if the progress bars went away...
 >
 >Just the process bars - or all the information that is printed?  I'll
 >do a first patch to remove the process bars completly now...
The rest of the data is sometimes useful -- it probably belongs under
flag control (off by default) or something like that.
jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]