gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] gnash ChangeLog server/VirtualClock.h


From: Benjamin Wolsey
Subject: Re: [Gnash-commit] gnash ChangeLog server/VirtualClock.h
Date: Sat, 24 May 2008 17:11:16 +0200

> +     mutable unsigned long int _elapsed;
> +

Why not use a boost::uint64_t for elapsed time in all clocks? I can't
imagine that many instances of a SWF running for more than 49 days
(usual upper limit of long unsigned on 32-bit machines), but you never
know.

Ubuntu might want their mobile UI to run for longer, and 500 million
years is probably long enough.

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


reply via email to

[Prev in Thread] Current Thread [Next in Thread]