mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-23 12:50:32 +00:00
* src/conflicts.c (log_resolution): Fix indenting bugs I introduced.
Problem reported by Wojciech Polak. * src/print-xml.c (xml_puts): Work even if LEVEL exceeds INT_MAX/2. (xml_printf): Undo change I made on 21 September; that is, indent 2 spaces, not 1.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2007-09-23 Paul Eggert <[email protected]>
|
||||
|
||||
* src/conflicts.c (log_resolution): Fix indenting bugs I introduced.
|
||||
Problem reported by Wojciech Polak.
|
||||
* src/print-xml.c (xml_puts): Work even if LEVEL exceeds INT_MAX/2.
|
||||
(xml_printf): Undo change I made on 21 September; that is,
|
||||
indent 2 spaces, not 1.
|
||||
|
||||
2007-09-23 Joel E. Denny <[email protected]>
|
||||
|
||||
Pacify ./configure --enable-gcc-warnings.
|
||||
|
||||
Reference in New Issue
Block a user