Re: features-time64.h on non-linux 32b platforms
Samuel Thibault <[email protected]>
| Newsgroups | gmane.comp.lib.glibc.alpha |
|---|---|
| Organization | I am not organized |
| Message-ID | <ao0627xKN7iiM7ZZ@end> |
Andreas Schwab, le mar. 25 août 2026 08:24:43 +0200, a ecrit: > On Aug 25 2026, Samuel Thibault wrote: > > > We got a report that when defining _TIME_BITS to 64 on a non-linux 32bit > > platform, one does not get time64 variants, and not even a warning about > > that. > > It is expected that new ports have 64-bit time_t in the first place, and > _TIME_BITS has no meaning. Ok, but what about existing non-linux 32bit ports? Samuel