On Wed, Aug 28, 2019 at 10:38:24PM +0100, Ian Collier wrote: > The year-2038 bug in Lynx appears to be in src/parsdate.y where it says: ... > I haven't really tried to parse the code in this function, but it seems > to me that most of the arithmetic could be done by mktime(3) these days.
some of it. But extending the table to 2200 is what I'm doing for now, since it takes less time (ten minutes vs a few hours). -- Thomas E. Dickey <[email protected]> https://invisible-island.net ftp://ftp.invisible-island.net
signature.asc
Description: PGP signature
_______________________________________________ Lynx-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lynx-dev
