bug-grep
[Top][All Lists]
Advanced

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

bug#17157: [PATCH 1/5] Partially revert "dfa: improve port to freestandi


From: Jim Meyering
Subject: bug#17157: [PATCH 1/5] Partially revert "dfa: improve port to freestanding DJGPP"
Date: Sun, 6 Apr 2014 10:01:15 -0700

On Sat, Apr 5, 2014 at 4:36 PM, Paul Eggert <address@hidden> wrote:
> Jim Meyering wrote:
>>
>> Thanks!  The grep changes all look fine.
>
>
> OK, thanks, I installed them and am marking this bug as done.  As I
> understand it, Aharon is in the middle of a gawk release and so now's not a
> good time to install the gawk changes, but we can address any integration
> issues if they later come up.

Hi Paul,

I see that dfa.c now fails to compile on systems without static_assert
support, e.g., OS X 10.8.5 (even with gcc-4.9.0 20140324):

dfa.c:918:16: error: expected declaration specifiers or '...' before '(' token
 static_assert ((sizeof lonesome_lower / sizeof *lonesome_lower + 2

I've pushed the attached to make grep buildable again.

Attachment: k.txt
Description: Text document


reply via email to

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