Files
bison/tests
László Várady 9145bd0b61 diagnostics: fix invalid error message indentation
https://lists.gnu.org/archive/html/bison-patches/2019-08/msg00007.html

When Bison is started with a flag that suppresses warning messages, the
error_message() function can produce a few gigabytes of indentation
because of a dangling pointer.

* src/complain.c (error_message): Don't reset indent_ptr here, but...
(complain_indent): here.
* tests/diagnostics.at (Indentation with message suppression): Check
this case.
2019-08-18 09:40:44 -05:00
..
2019-02-21 06:46:07 +01:00
2019-04-29 22:27:01 +02:00
2019-06-23 19:26:13 +02:00
2019-08-09 06:40:38 -05:00
2019-04-24 13:21:24 +02:00
2019-04-25 20:20:59 +02:00
2019-08-09 06:40:38 -05:00
2019-06-19 19:15:31 +02:00
2019-06-20 06:57:27 +02:00
2019-06-23 11:20:18 +02:00
2019-05-26 15:29:37 +02:00
2019-04-23 18:29:10 +02:00
2019-02-21 17:46:11 +01:00
2019-04-23 18:29:10 +02:00
2019-08-09 06:40:38 -05:00
2019-02-09 08:23:50 +01:00
2019-05-29 08:38:16 +02:00
2019-04-23 18:29:10 +02:00
2019-02-21 17:46:11 +01:00