This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[commit] fix a few incorrect cast warnings in hpread.c


As discussed in:
http://sources.redhat.com/ml/gdb-patches/2003-01/msg00399.html

I have applied the following change:

2003-01-10  J. Brobecker  <brobecker@gnat.com>

        * hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix
        a compilation warning.
        (hpread_process_one_debug_symbol): Likewise.

Another patch to transform the macro into a function should follow
shortly.
-- 
Joel

Attachment: hpread.c.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]