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: [PING] C++ conversion - pull in cstdlib


On Sat, 2012-09-01 at 18:25 +0200, Oleg Endo wrote:
> On Sat, 2012-09-01 at 16:17 +0000, Joseph S. Myers wrote:
> > On Sat, 1 Sep 2012, Oleg Endo wrote:
> > 
> > > Ping!
> > > 
> > > This allows one to include e.g. <algorithm> in GCC source files.
> > > Since the switch to C++ has been made, this should be OK to do now, I
> > > guess.
> > 
> > This is not a review, but have you tested building the Ada front end with 
> > this patch applied?  Given recent issues relating to how Ada uses 
> > system.h, I think any such changes need testing for Ada.
> > 
> 
> No I haven't. C and C++ only. Good to know, thanks.  Will try.
> 

OK, now I have. ada, c, c++, fortran, go, java, objc, obj-c++ do build
here.

Cheers,
Oleg


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