Re: BUG: improper format string construction in framework.exp

Ben Elliston <[email protected]> Wed, 31 Oct 2018 22:01:13 +1100
Newsgroups gmane.comp.sysutils.dejagnu.bugs
Message-ID <20181031110113.GC25506@bapbop>
On Tue, Oct 30, 2018 at 08:58:46PM -0500, Jacob Bachmeyer wrote:

> Lastly, is a soft dependency on GNU awk acceptable for DejaGnu or
> would I need to rewrite my testsuite summarization tool in Tcl or
> Expect before contributing it for use with the DejaGnu testsuite?

I am happy for contributed tools like this to be written in GNU
awk. Please try and use portal AWK if you can, but if not, then
perhaps give the file a .gawk extension to make it clear that you need
GNU awk?

Cheers,
Ben