commit-bison
[Top][All Lists]
Advanced

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

bison/src scan-gram.l


From: Paul Eggert
Subject: bison/src scan-gram.l
Date: Mon, 12 Aug 2002 10:52:49 -0400

CVSROOT:        /cvsroot/bison
Module name:    bison
Changes by:     Paul Eggert <address@hidden>    02/08/12 10:52:47

Modified files:
        src            : scan-gram.l 

Log message:
        Wrap strings in _() if they need translation.
        
        Use strings rather than escapes when possible,
        to minimize the number of warnings from xgettext.
        
        (handle_action_dollar, handle_action_at): Don't use isdigit,
        as it mishandles negative chars and it may not work as expected
        outside the C locale.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/scan-gram.l.diff?tr1=1.23&tr2=1.24&r1=text&r2=text





reply via email to

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