This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] adjustments for NetWare
>>> Paolo Carlini <pcarlini@suse.de> 25.02.08 16:28 >>>
>Jan Beulich wrote:
>> The problem fixed doesn't appear to have dramatic effects (it's
>> a single testsuite failure that results), so I think I'd get more than I
>> had hoped for if I'm permitted to commit this for 4.3.1 (and I assume
>> your statement above includes this permission - let me know otherwise
>> if I'd be abusing anything that way).
>>
>Ok, fine. I was concerned that something more serious could happen:
>together with -std=c++0x this kind of relatively simple issue very often
>has had the potential of breaking the build of conforming code using
>only *other* headers, not <system_error>, and including the latter
>indirectly. I would suggest browsing a bit the mailing lists for such
>cases, then make your choice: the patch looks rather straightforward to me.
Okay, I committed it to 4.3 then, after all.
Thanks again for allowing this, Jan