OSDN Git Service

2007-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
authormuller <muller>
Wed, 26 Sep 2007 15:37:16 +0000 (15:37 +0000)
committermuller <muller>
Wed, 26 Sep 2007 15:37:16 +0000 (15:37 +0000)
commita4f61c118ed8b7f0984fc33626bda80304854eb5
treed615cb6f952f7eeded3b0c22e7daded66064a9ce
parenta72a363cf53adda72893264a9b772d07259809af
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