bug-gnulib
[Top][All Lists]
Advanced

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

Re: prohibit_strcmp


From: Akim Demaille
Subject: Re: prohibit_strcmp
Date: Thu, 23 Feb 2012 18:13:29 +0100

Also, FWIW, in Bison there are many more strcmp, but they do not
conform to the sc pattern.

src/ielr.c:    if (0 == strcmp (type, "lalr"))
src/ielr.c:    else if (0 == strcmp (type, "ielr"))
src/ielr.c:    else if (0 == strcmp (type, "canonical-lr"))




reply via email to

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