sed-devel
[Top][All Lists]
Advanced

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

Re: [platform-testers] new snapshot available: sed-4.3.20-e9ab


From: Eric Blake
Subject: Re: [platform-testers] new snapshot available: sed-4.3.20-e9ab
Date: Wed, 1 Feb 2017 13:51:33 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0

On 01/31/2017 12:34 PM, Jim Meyering wrote:
> Not long after the release of 4.3, we learned about a bug that
> could cause sed to segfault, so this is a bug-fix release,
> along with some portability fixes and documentation additions.
> 
> Here is the sole NEWS entry:
> 
> ** Bug fixes
> 
>   sed could segfault when invoked with specific combination of newlines
>   in the input and regex pattern. [Bug introduced in sed-4.3]
> 
> Please give this a workout on any system you care about.
> I expect to make a release very quickly. Possibly even tomorrow.

sed.git fails to compile on Cygwin:

sed/compile.c: In function 'savchar':
sed/compile.c:259:15: error: format '%x' expects argument of type
'unsigned int', but argument 2 has type 'int' [-Werror=format=]
         panic("Called savchar() with unexpected pushack (%x)",
               ^
sed/compile.c: In function 'bad_prog':
sed/compile.c:210:1: error: function might be candidate for attribute
'noreturn' [-Werror=suggest-attribute=noreturn]
 bad_prog(const char *why)
 ^

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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