gdb
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index e54fd1336d9756ea2f9184a2fd333dc48b7f216f..7634ce28a134f6a7f833f026df3ed22db90032c0 100644 (file)
@@ -1,3 +1,10 @@
+2009-07-07  Tom Tromey  <tromey@redhat.com>
+
+       * c-lang.c (convert_octal): Only allow 3 octal digits.
+       (print_wchar): Prefer 3-digit octal form.  Fall back to hex if
+       needed.
+       * c-exp.y (c_parse_escape): Only allow 3 octal digits.
+
 2009-07-07  Paul Pluzhnikov  <ppluzhnikov@google.com>
 
        * python/python-value.c (valpy_getitem): Remove incorrect assert.
This page took 0.024091 seconds and 4 git commands to generate.