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] Update backward/algo.h


Nathan Myers wrote:

> > > or to make it
> > > sub-include ext/bits/algorithm.h, and make algo.h include that
> > > directly.
> >
> > My preference goes to this option. Yours?
>
> ... Given that we already have them, I suppose this is the least ugly
> alternative.

Ok. I will work on this.

> > But first I would like to post (just a couple of hours) my patch
> > moving all the estensions already present inside ext (rope, slist,
> > hash_map, hash_set) to __gnu_cxx.
>
> OK, but be careful about hitting control-C during your build!
> (That goes for everyone, not just Paolo, until this gets fixed.)
> Was everybody else unfamiliar with the rule?  Maybe we need to
> audit the #includes in the standard headers.

Hum? I'm not sure to understand what you mean. What's the problem with
control-C?

Cheers,
Paolo.



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