GNU bug report logs - #1252
mips.h obsolete macros

Previous Next

Package: emacs;

Reported by: rms <at> gnu.org

Date: Sat, 25 Oct 2008 17:30:03 UTC

Severity: minor

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "Richard M. Stallman" <rms <at> gnu.org>
To: emacs-pretest-bug <at> gnu.org
Subject: bug#1252: mips.h obsolete macros 
Date: Sat, 25 Oct 2008 13:18:04 -0400
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.




This bug report was last modified 14 years and 8 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.