Re: 2048 bug
Re: 2048 bug
- Subject: Re: 2048 bug
- From: Kevin Van Vechten <email@hidden>
- Date: Mon, 13 Jul 2009 11:37:07 -0700
Begin forwarded message: Date: July 13, 2009 11:16:33 AM PDT
Subject: 2048 bug
Esteban,
It is best not to cross-post between multiple lists in general, and in this case the email address used ( email@hidden) is not valid.
cann't we just count the minutes after the 1st of January of 1970 instead of seconds after it?
No. In general it is not possible to redefine existing programming interfaces after the fact without disrupting existing applications.
If one were to define a new interface, it might make sense to partition the units into minutes and seconds as you describe.
We've already bumped time_t to be a 64-bit value on x86_64 which extends the resolution quite a bit further into the future for that platform. ...it is a more sane way (IMO) to solve it than passing from the bits in which it is counted and therefore DOUBLING that variable.
Wouldn't it be more than double?
Kevin |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >2048 bug (From: Esteban Bodigami <email@hidden>) |