bug-gnu-utils
[Top][All Lists]
Advanced

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

grep: build problem on hpux


From: Stuart Kemp
Subject: grep: build problem on hpux
Date: Tue, 26 Mar 2002 12:23:12 -0600 (CST)

Using grep 2.5.1 alpha from 26Mar2002 (on alpha.gnu.org)

When building on HPUX 11.00, using native cc, it moans about
"error 1521: Incorrect initialization." in dfa.c at the following two
locations:

 char expr[6] = { '[', c, '-', c2, ']', '\0' };

 char buf[2] = { c, '\0' };





reply via email to

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