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] s/boolean/int/ in xcoffread.c


Hello,

I committed the following change in the head branch, to fix a
compilation failure that appeared on AiX.  I suspect that it is
a small glitch introduced after the work on booleans in bfd.

2002-12-02  J. Brobecker  <brobecker@gnat.com>

        * xcoffread.c (read_symbol_lineno): Replace boolean by int.
        Fixes a compilation failure on AiX.

-- 
Joel

Attachment: xcoffread.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]