This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: gets with C++ and GCC before 4.7


On Thu, Mar 8, 2012 at 6:47 AM, Joseph S. Myers <joseph@codesourcery.com> wrote:
> On Wed, 7 Mar 2012, Carlos O'Donell wrote:
>
>> I'm in favour of the default policy of working hard to ensure the
>> components of GNU/Linux work together well.
>>
>> In my opinion there is always going to be some coordination issues
>> as the implementation is adjusted and ignoring this issues only
>> results in frustratingly broken combinations.
>>
>> To that end I'm in favour of a patch that enables the use of glibc
>> with the interm GCC.
>
> Thanks Carlos. ?You say "a" patch - any comments on my particular patch
> proposal?

I think your patch is fine as is, it enables the declaration for
GCC < 4.7, and that's what we are interested in fixing.

Cheers,
Carlos.


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