This is the mail archive of the gcc-bugs@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]

Re: date problems on Linux/AXP


>just looking an the check-run of gcc-2.95 as of today I see:
>
> IDATE (date,month,year):  31 5 1999
> ... and the VXT version (month,date,year):  5 31 99
> DATE (dd-mmm-yy):  7-Jul-35
> 
>What does this mean ? I belief this is a old bug, since I have problems
>with my email for some time - showing dates from 2035 on outgoing
>messages sometimes :-(
>
>Well, still it looks like a bug in gcc-2.95 (pre).

It would help if you'd send the entire output, as the info produced
by at least one other invocation of CTIME is printed in it, but
we can't see it.  (DATE invokes CTIME to do its work.)

        tq vm, (burley)


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