This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: Fixinclude patch for HP-UX


On 10/31/06, Mark Mitchell <mark@codesourcery.com> wrote:
Steve Ellcey wrote:
> This patch deals with a bug in the HP-UX header files where the sendfile
> and sendpath routines are declared extern and then static.  This only
> happens when compiling with -D_FILE_OFFSET_BITS=64, so it doesn't come
> up much and ....
>
> Mark, is this patch OK for the 4.2 branch?  ...

Yes, this is OK for 4.2, once committed to mainline.

Hi Mark, Steve,


I would actually put it more strongly:  in general, without good
reason to the contrary, fixinclude patches ought to go into all active
branches.  A contraindication might be "days away from cutting a full
release', but otherwise these patches are generally quite safe and
make GCC more readily usable.  In other words, if another 4.1.x is
possible, I'd put it there, too.  :)  But Mark gets to make final call
on that.

Cheers - Bruce


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