This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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] really change time_t to 64-bit by default


On Tue, 2017-09-26 at 12:53 +0200, Sebastian Huber wrote:
> Previously, the time_t was long. This is exactly what this option
> enforces.

Sure. I know it, you know it, but other people probably won't. That's
why it is extremely confusing - as you see - and that's why I proposed
to have sth like "--disable-long-long-time_t" or "--disable-int64_t-
time_t" or "--disable-64-bit-time_t" instead, which would possibly be
less confusing. These ./configure options are also meant for casual
users, which don't read newlib's mailing list.

Regards,
FCh


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