[fpc-devel] MSecsToTimeStamp patch
Jonas Maebe
jonas.maebe at elis.ugent.be
Wed Mar 26 16:44:17 CET 2008
On 26 Mar 2008, at 16:36, Michael Van Canneyt wrote:
> On Wed, 26 Mar 2008, petr.kristan at epos.cz wrote:
>
>> Aritmetic Owerflow, for example MSecsToTimeStamp(63250588800000) //
>> 1.5.2005
>> Repaired bad typecasting.
>
> Thank you. Applied, rev. 10566.
>
> Would it be possible to send patches as attachments ?
> That makes it easier to save. Thanks.
You don't have to save them: you can just do
patch -p0
and then copy/paste the patch from the mail into the console (ending
with a double ctrl-d to close stdin).
Jonas
More information about the fpc-devel
mailing list