bug-gnulib
[Top][All Lists]
Advanced

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

Re: bug#44535: grep-3.6 released [stable]


From: Paul Eggert
Subject: Re: bug#44535: grep-3.6 released [stable]
Date: Sat, 21 Nov 2020 18:15:20 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.2

On 11/12/20 11:39 PM, Paul Eggert wrote:
We have dueling compilers here, as Sun C complains if the return statements are present[1], whereas gcc -Wreturn-type complains if they're absent. Since the return statements are clearly bogus and unnecessary I'm inclined to continue to omit them.

I looked into this some more, and found out that it's a known GCC bug. I installed the attached patch into Gnulib to work around the bug. Thanks for reporting the problem.

Attachment: 0001-nl_langinfo-tests-work-around-GCC-bug-44511.patch
Description: Text Data


reply via email to

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