emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: warnings compiling Emacs 22 on amd64


From: Eli Zaretskii
Subject: Re: warnings compiling Emacs 22 on amd64
Date: Sun, 14 Jan 2007 22:22:44 +0200

> Date: Sun, 14 Jan 2007 12:35:04 +0100
> From: Francesco Potorti` <address@hidden>
> Cc: address@hidden
> >
> >I think I fixed these now in the CVS, please take a look.
> 
> Yes, the warnings have disappeared.

The workaround is to define a variable of type EMACS_INT, assign to it
the value that causes the warning in FIXNUM_OVERFLOW_P (the value that
might be shorter than EMACS_INT on some platforms), and then use the
EMACS_INT variable in FIXNUM_OVERFLOW_P.  Not very elegant, but
effective.




reply via email to

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