Martin Husemann | 2 May 2008 12:51
Picon

Re: www/firefox on NetBSD sparc

On Thu, May 01, 2008 at 02:18:38PM +0100, raymond.meyer <at> rambler.ru wrote:
> the error seems to be on this line:
> 
>             if (mOffset != LL_MAXUINT) {
> 
> earlier mOffset is declared as nsUint64, and on 32-bit sparc unsigned long is 
> 32-bit wide. Anyone knows a proper way to fix this?

Where/how is LL_MAXUINT declared? Does it have proper ULL suffix?

Martin


Gmane