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]

Re: gcc on OSR5 status. was: bootstraps broken during last 24 hours


Benjamin Kosnik wrote:

> this patch should be fine. Just check it in w/ change log.

Committed.

Thanx.
RJL


> 
> > cvs server: conflicting specifications of output style
> > --- std_ctime.h 2001/01/02 07:38:47     1.4
> > +++ std_ctime.h 2001/01/09 04:45:32
> > @@ -39,10 +39,11 @@
> >  #include <bits/c++config.h>
> >  #include <bits/std_cstddef.h>
> >  
> >  #pragma GCC system_header
> >  #include <time.h>
> 
> (space)
> 
> > +#undef difftime
> >  
> >  namespace std
> >  {
> >    using ::clock_t;
> >    using ::time_t;

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