OSDN Git Service

2012-01-16 Sergio Durigan Junior <sergiodj@redhat.com>
authorsergiodj <sergiodj>
Mon, 16 Jan 2012 21:03:36 +0000 (21:03 +0000)
committersergiodj <sergiodj>
Mon, 16 Jan 2012 21:03:36 +0000 (21:03 +0000)
commit8b5d2dc2899b3361b1638f6a9fd74d7aabd537f8
tree72473de7d1eec93503e7185b2087a5487c8db621
parente7350d55c83a70b9b59e95701a6a027bdf92a5b1
2012-01-16  Sergio Durigan Junior  <sergiodj@redhat.com>

* f-exp.y (parse_number): Convert prototype from K&R to ANSI C.
(growbuf_by_size): Likewise.
(yyerror): Likewise.
* m2-exp.y (make_qualname): Remove function (was #if 0'ed).
(modblock): Remove variable (was #if 0'ed).
(parse_number): Convert prototype from K&R to ANSI C.
(yyerror): Likewise.
* objc-exp.y (parse_number): Likewise.
(yyerror): Likewise.
(yylex): Remove #if 0'ed code.
* p-exp.y (uptok): Convert prototype from K&R to ANSI C.
(yyerror): Likewise.
gdb/ChangeLog
gdb/f-exp.y
gdb/m2-exp.y
gdb/objc-exp.y
gdb/p-exp.y