Paul Eggert
ca407bdf9d
* src/parse-gram.y: Include quotearg.h.
...
(string_as_id): Quote $1 before using it as a key, since the
lexer no longer quotes it for us.
(string_content): Don't strip quotes, since lexer no longer
quotes it for us.
* src/scan-gram.l: Include quotearg.h.
("\""): Omit quote.
("'"<SC_ESCAPED_CHARACTER>): Quote symbol before using it as
a key, since the rest of the lexer doesn't quote it.
* src/symtab.c (symbol_get): Don't quote symbol; caller does it now.
* tests/regression.at (Token definitions): Check for backslashes
in token strings.
2005-04-16 06:32:51 +00:00
..
2004-05-03 07:36:12 +00:00
2002-12-11 05:31:12 +00:00
2002-12-11 05:31:40 +00:00
2004-12-17 20:29:19 +00:00
2004-12-17 20:29:19 +00:00
2004-04-28 06:52:51 +00:00
2002-12-26 06:57:29 +00:00
2004-12-10 07:50:44 +00:00
2004-04-13 17:43:15 +00:00
2004-12-10 07:50:44 +00:00
2002-12-11 06:26:42 +00:00
2004-04-28 20:00:56 +00:00
2002-12-11 06:29:17 +00:00
2005-01-01 09:27:38 +00:00
2004-06-21 20:20:31 +00:00
2004-11-22 21:05:25 +00:00
2004-12-17 20:29:19 +00:00
2004-12-10 07:50:44 +00:00
2004-12-08 05:53:55 +00:00
2002-12-11 06:35:10 +00:00
2004-08-08 04:57:06 +00:00
2004-12-26 05:26:30 +00:00
2002-10-21 05:30:50 +00:00
2004-06-21 20:20:31 +00:00
2004-02-02 22:36:49 +00:00
2005-03-07 06:41:39 +00:00
2003-08-25 15:16:25 +00:00
2004-12-17 20:29:19 +00:00
2002-10-21 05:30:50 +00:00
2005-03-07 06:41:39 +00:00
2003-05-24 19:16:02 +00:00
2005-04-14 00:09:11 +00:00
2005-04-14 00:09:11 +00:00
2005-04-16 06:32:51 +00:00
2004-12-17 20:29:19 +00:00
2002-10-21 05:30:50 +00:00
2004-12-17 20:29:19 +00:00
2002-10-21 05:30:50 +00:00
2005-03-07 06:41:39 +00:00
2003-09-30 20:11:29 +00:00
2004-12-10 07:50:44 +00:00
2002-12-11 06:56:18 +00:00
2004-12-11 06:13:07 +00:00
2004-12-11 06:12:41 +00:00
2005-04-16 06:32:51 +00:00
2005-01-03 07:52:31 +00:00
2004-12-17 20:29:19 +00:00
2004-12-17 20:29:19 +00:00
2004-12-10 07:50:44 +00:00
2002-12-11 06:52:09 +00:00
2005-04-16 06:32:51 +00:00
2004-12-17 20:29:19 +00:00
2005-01-13 00:13:21 +00:00
2005-03-15 23:53:27 +00:00
2004-06-21 20:20:31 +00:00
2004-05-07 07:35:10 +00:00
2003-02-03 15:35:57 +00:00
2005-03-17 19:20:15 +00:00
2005-03-07 06:35:31 +00:00
2005-03-17 19:20:15 +00:00