gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] gnash ChangeLog libbase/container.h libbase/cur...


From: strk
Subject: Re: [Gnash-commit] gnash ChangeLog libbase/container.h libbase/cur...
Date: Thu, 27 Jul 2006 09:25:54 +0200

On Thu, Jul 27, 2006 at 01:47:12AM +0000, Bastiaan Jacques wrote:

>       Don't use the C99 long long modifier in hex constants.

Current CVS doesn't build anymore, we have multiple instances of
this error:

/usr/src/gnash/gnash/libbase/tu_swap.h:76: error: integer constant is too large 
for 'long' type

The function used the LL modifier probably, it needs
to work with uint64 type.

--strk;




reply via email to

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