emacs-devel
[Top][All Lists]
Advanced

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

Re: Preventing warnings in FIXNUM_OVERFLOW_P


From: Richard Stallman
Subject: Re: Preventing warnings in FIXNUM_OVERFLOW_P
Date: Fri, 19 Jan 2007 21:10:44 -0500

    > I say let's leave my workaround alone until the GCC developers move
    > this warning into -Wextra.  When that version of GCC becomes
    > widespread, we can remove the workaround.

    Agreed,

That is a bad solution.  Turning off this warning globally risks
missing other places where there is a real problem.  The right
solution is a way to turn off the warning _only in this construct_.




reply via email to

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