bug-gnulib
[Top][All Lists]
Advanced

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

Re: regex.c needs ULONG_WIDTH, not in standard limits.h


From: Paul Eggert
Subject: Re: regex.c needs ULONG_WIDTH, not in standard limits.h
Date: Fri, 24 Jan 2020 00:34:33 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

Actually ULONG_WIDTH is part of C standard limits.h. However, not every platform conforms to the current standard. The Gnulib stdlib-h module works around this portability issue, but unfortunately Awk is not using stdlib-h so I installed the attached.

Attachment: 0001-regex-port-to-Gawk-on-nonstandard-platforms.patch
Description: Text Data


reply via email to

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