bug-gawk
[Top][All Lists]
Advanced

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

Re: [bug-gawk] Gawk 4.1.2 released!


From: Antonio Diaz Diaz
Subject: Re: [bug-gawk] Gawk 4.1.2 released!
Date: Wed, 29 Apr 2015 19:10:35 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.8.1.4) Gecko/20070601 SeaMonkey/1.1.2

Thanks for this new release of GNU Awk. :-)

Gawk 4.1.2 compiles and passes the tests without a warning on my AMD K6-2, 450 Mhz, 384 MiB of RAM, with gcc 4.1.2.

Aharon Robbins wrote:
14. Gawk now expects to be compiled on a system with multibyte
character support.  Systems without such support, at least at the C
language level, are so obsolete as to not be worth supporting
anymore.

Sure. I see that 'wctype.h' is unconditionally included in 'awk.h', but is conditionally included in 'regex_internal.h'. The opposite is true for 'stdlib.h'.

I think all the C89 headers, and maybe even 'stdbool.h', could be included unconditionally.


-rw-rw-r-- 1 arnold arnold 2229339 Apr 29 08:56 gawk-4.1.2.tar.lz

BTW, updating your lzip could produce a slighty smaller tarball:

-rw-r--r-- 1 2215857 2015-04-29 18:58 gawk-4.1.2.tar.lz


Best regards,
Antonio.



reply via email to

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