From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Kevin Buettner Cc: Joel Brobecker , gdb-patches@sources.redhat.com Subject: Re: [RFA] Fix compilation failure in hpux-thread.c under HPUX 11.00 Date: Mon, 01 Oct 2001 12:12:00 -0000 Message-id: <3BB8C002.2050605@cygnus.com> References: <20010927155347.F21075@act-europe.fr> <1010927170437.ZM4452@ocotillo.lan> <20010928233120.A24896@act-europe.fr> <1011001183941.ZM18929@ocotillo.lan> X-SW-Source: 2001-10/msg00013.html >> 2001-09-28 J. Brobecker >> >> * 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