2007-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
authorPierre Muller <muller@sourceware.org>
Wed, 26 Sep 2007 15:37:16 +0000 (15:37 +0000)
committerPierre Muller <muller@sourceware.org>
Wed, 26 Sep 2007 15:37:16 +0000 (15:37 +0000)
commit3e9313abcf349e884f87c3f74104d50b06c37f5f
treea3e5e3d55e62f9b5d2e7787e789e8f4bb3313b64
parent5b8101ae7bd7e95bfa6404d7403b51176785f2e8
2007-09-26  Pierre Muller  <muller@ics.u-strasbg.fr>

* p-typeprint.c: Fix 11 ARI reported problems.
(pascal_print_type): Fix 4 operator at end of line.
(pascal_type_print_method_args) : Replace 2 DEPRECATED_STREQN macros
using strncmp function.
(pascal_type_print_base): Fix 2 operator at end of line.
(pascal_type_print_base) : Replace 3 DEPRECATED_STREQN macros
using strncmp function.
gdb/ChangeLog
gdb/p-typeprint.c
This page took 0.024552 seconds and 4 git commands to generate.