[patch] cleanup: remove unused - c-*

Aleksandar Ristovski aristovski@qnx.com
Thu Jan 31 18:47:00 GMT 2013


On 13-01-31 12:35 PM, Tom Tromey wrote:
>>>>>> "Aleksandar" == Aleksandar Ristovski <aristovski@qnx.com> writes:
>
> Aleksandar>      * c-exp.y (classify_inner_name): Remove unused TYPE.
> Aleksandar>      * c-lang.c (c_printstr): Remove unused BYTE_ORDER, I, THINGS_PRINTED,
> Aleksandar>      IN_QUOTES, NEED_COMMA, WCHAR_BUF, OUTPUT, CLEANUP, ITER, FINISHED,
> Aleksandar>      NEED_ESCAPE.
> Aleksandar>      (c_get_string): Remove unused KIND.
> Aleksandar>      * c-typeprint.c (c_type_print_args): Remove unused I, LEN, ARGS,
> Aleksandar> TABLE2.
>
> The usual name cleanup, and also...
>
> Aleksandar> +  (void) classify_type (element_type,
>
> Just drop the cast to void.

Committed without the cast and proper name casing.

http://sourceware.org/ml/gdb-cvs/2013-01/msg00205.html


Thank you,

Aleksandar Ristovski
QNX Software Systems



More information about the Gdb-patches mailing list