mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-23 14:00:33 +00:00
Use locale when quoting.
* src/scan-gram.l (SC_ESCAPED_STRING, SC_ESCAPED_CHARACTER): Use
quote rather than implementing quoting here.
(cherry picked from commit e6c849d82a)
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2009-08-21 Joel E. Denny <[email protected]>
|
||||
|
||||
Use locale when quoting.
|
||||
* src/scan-gram.l (SC_ESCAPED_STRING, SC_ESCAPED_CHARACTER): Use
|
||||
quote rather than implementing quoting here.
|
||||
|
||||
2009-08-20 Eric Blake <[email protected]>
|
||||
|
||||
Make previous patch more robust.
|
||||
|
||||
Reference in New Issue
Block a user