[Top][All Lists]
[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: |
Wed, 11 Dec 2002 01:48:20 -0500 |
CVSROOT: /cvsroot/bison
Module name: bison
Changes by: Paul Eggert <address@hidden> 02/12/11 01:48:18
Modified files:
src : scan-gram.l
Log message:
(<INITIAL>{int}): Use set_errno and get_errno instead of errno.
(<SC_ESCAPED_STRING,SC_ESCAPED_CHARACTER>\\x[0-9abcdefABCDEF]+):
Likewise.
(handle_action_dollar, handle_action_at): Likewise.
(obstack_for_string): Renamed from string_obstack.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/scan-gram.l.diff?tr1=1.48&tr2=1.49&r1=text&r2=text
- bison/src scan-gram.l, Paul Eggert, 2002/12/07
- bison/src scan-gram.l,
Paul Eggert <=
- bison/src scan-gram.l, Paul Eggert, 2002/12/13
- bison/src scan-gram.l, Paul Eggert, 2002/12/24
- bison/src scan-gram.l, Paul Eggert, 2002/12/30
- bison/src scan-gram.l, Paul Eggert, 2002/12/30
- bison/src scan-gram.l, Paul Eggert, 2002/12/30