This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc on OSR5 status. was: bootstraps broken during last 24 hours
- To: Robert Lipe <robertlipe at usa dot net>
- Subject: Re: gcc on OSR5 status. was: bootstraps broken during last 24 hours
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Mon, 8 Jan 2001 23:32:38 -0800 (PST)
- cc: GCC Developers <gcc at gcc dot gnu dot org>, libstdc++ at gcc dot gnu dot org
this patch should be fine. Just check it in w/ change log.
> 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;