This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [PATCH] adjustments for NetWare


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.

Paolo.


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