bug-gawk
[Top][All Lists]
Advanced

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

Gawk --pretty-print and @namespace bug(?)


From: J Naman
Subject: Gawk --pretty-print and @namespace bug(?)
Date: Mon, 10 Aug 2020 13:08:36 -0400

--pretty-print output a @namespace directive *appended to a comment line,
thus commented out.*
FYI: Running on *Windows* GNU Awk 5.1.0, API: 3.0 (GNU MPFR 3.1.5, GNU MP
6.1.2).
Source & awkprof attached.

BTW, I never knew/realized/saw in docs that *--prettyprint lists functions
in alphabetical order*,* when you include the namespace*
*as part of the name of the function.* My functions were reordered compared
to source, which I worried might be a bug. Found out it isn't.

A very minor, low priority, *suggestion* for some future update to *The
User’s Guide for GNU Awk*
*Add a sentence such as* "--prettyprint lists functions in alphabetical
order, when you include the namespace
as part of the name of the function." to the @namespace and/or -prettyprint
sections
Thanks! John Naman, gawker@703n.com

Attachment: awkprof.txt
Description: Text document

Attachment: PPrtFeatBug.awk
Description: Binary data


reply via email to

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