bug-gnulib
[Top][All Lists]
Advanced

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

dfa.c bug on Solaris C compilers


From: Paul Eggert
Subject: dfa.c bug on Solaris C compilers
Date: Fri, 6 Jan 2017 12:53:51 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1

On 01/05/2017 04:18 PM, Nelson H. F. Beebe wrote:
> Compilation with native Sun compilers, both on GNU/Linux, and on the
> Solaris family, all die because of erroneous C code in sed-4.3:
>
>         CC       lib/dfa.o
>       "lib/dfa.c", line 1592: warning: statement not reached
>       "lib/dfa.c", line 2099: void function cannot return value
>       cc: acomp failed for lib/dfa.c

Thanks, fixed in Gnulib with the attached.

Attachment: 0001-dfa-fix-return-typo.patch
Description: Source code patch


reply via email to

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