OSDN Git Service

ARI fix: sprintf rule.
authormuller <muller>
Tue, 14 Apr 2009 19:04:21 +0000 (19:04 +0000)
committermuller <muller>
Tue, 14 Apr 2009 19:04:21 +0000 (19:04 +0000)
commitf9685f19b1d60fe2949485e9ea59cde93e5bc132
treeab5d59497102b4a9c16fe88af3379cae37f7365b
parent617fbcdff321235ff520fa08e0947810889a7409
ARI fix: sprintf rule.
* ada-exp.y (convert_char_literal): Replace sprintf by xsnprintf.
* ada-lang.c (add_angle_brackets): Use xstrprintf.
(ada_decode): Replace sprintf by xsnprintf.
(find_old_style_renaming_symbol): Ditto.
(ada_to_fixed_type_1, ada_enum_name): Ditto.
gdb/ChangeLog
gdb/ada-exp.y
gdb/ada-lang.c