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]

Re: [RFA/Semi-obvious/5.3?] Fix compilation error in hppa-tdep.c


> > 2002-10-30  Joel Brobecker  <brobecker@gnat.com>
> > 
> >         * hppa-tdep.c (find_function_in_inferior): Remove this extern,
> >         as this is already provided by value.h, and was actually causing
> >         a compilation error due to a conflict in parameter type declaration
> >         due to a missing const keyword.
> >         (low_text_segment_addres): Fix a compilation warning.
> 
> Your patch is correct (and that's a serious warning, too... there was
> an actual bug there).  With two sets of eyes this is OK to commit,
> since HP/UX is currently marked as an OBSOLETE candidate.

Thank you. I committed the change.

I checked the 5.3 branch, it is fine, build-wise. So nothing done
there.

-- 
Joel


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