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

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

bug#1252: mips.h obsolete macros


From: Lars Magne Ingebrigtsen
Subject: bug#1252: mips.h obsolete macros
Date: Thu, 07 Jul 2011 20:23:49 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

"Richard M. Stallman" <rms@gnu.org> writes:

> m/mips.h has macro definitions for XUINT and XSET that seem to be
> obsolete.  They are designed for tags in the high bits, not the low
> bits.
>
> They don't actually cause a problem with USE_LSB_TAG because lisp.h
> overrides them; they would be used if you undefine USE_LSB_TAG.
> So it is not exactly a bug, but it is confusing for a m/*.h file
> to define something unconditionally which should only be used
> if USE_LSB_TAG is not defined.

m/mips.h no longer exists, so I'm closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





reply via email to

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