bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Traces issue on DOS resolved


From: Tim Van Holder
Subject: Re: Traces issue on DOS resolved
Date: Wed, 15 Aug 2001 12:30:00 +0200

> Beware, that's very different: errprint message are _not_ redirected
> with --error-output, which means that in your case, the traces might
> be polluted with error msg etc.  The rest of the machinery _will_
> choke some day.

Ah - OK.

> Tim> I'll run the full testsuite later tonight to see what issues
> Tim> remain.

Now there are only 4 tests failing, and the reason seems to be what
you say above - the warnings/errors end up in the trace file.
I'll try using 2> to get all error output, then using grep (-v)
'^m4trace' to separate out traces and the rest.  But I certainly
agree that this is an ugly hack, so it shouldn't go in mainline.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]