This is the mail archive of the gdb-patches@sourceware.org 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 syntax errors in hpread.c


Hello,

The gods of automated nightly builds whispered to me in my sleep that
hpread.c failed to build last night. There are indeed a couple of
syntax errors that slipped through the the last commit. Fixed thusly.

I can't test this myself because it looks like this code handles C++
objects. I don't have a C++ compiler available to me on HP/UX. The
change looks reasonably obvious, so hopefully it is fine.

2007-01-04  Joel Brobecker  <brobecker@adacore.com>

        * hpread.c (hpread_type_lookup): Fix compilation failure.

Checked in.

-- 
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]