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]

Re: [RFA] Fix compilation failure in hpux-thread.c under HPUX 11.00


>> 2001-09-28  J. Brobecker <brobecker@gnat.com>
>> 
>> * hpux-thread.c: rewrite find_active_thread() and find_tcb()
>> to use ptid_t, instead of overloading the thread and the pid
>> into the same 32-bit value. Make associated necessary adaptations.
>> Also remove unused variable cached_active_thread.
> 
> 
> I've reviewed your patch and it looks right to me.  Since HPUX doesn't
> have a maintainer, and you're fixing build problems, I think it's okay
> for you to commit your changes.  (I think this is as close to saying
> "Approved" as I can get without being the actual maintainer of the
> code.)

For an unmaintained target, I having someone review it (properly) and 
then having no one raise an objection is sufficient for me.

Yes, fine.

Andrew



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