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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 1252 in the body.
You can then email your comments to 1252 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1252; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to rms <at> gnu.org:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: "Richard M. Stallman" <rms <at> gnu.org>
To: emacs-pretest-bug <at> gnu.org
Subject: 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.




Severity set to `minor' from `normal' Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Mon, 01 Dec 2008 21:55:05 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 1252 <at> debbugs.gnu.org and rms <at> gnu.org Request was from Lars Magne Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Thu, 07 Jul 2011 18:25:02 GMT) Full text and rfc822 format available.

Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#1252; Package emacs. (Thu, 07 Jul 2011 18:26:02 GMT) Full text and rfc822 format available.

Message #12 received at 1252 <at> debbugs.gnu.org (full text, mbox):

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: rms <at> gnu.org
Cc: 1252 <at> debbugs.gnu.org
Subject: Re: mips.h obsolete macros
Date: Thu, 07 Jul 2011 20:23:49 +0200
"Richard M. Stallman" <rms <at> 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/




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 05 Aug 2011 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 13 years and 322 days ago.

Previous Next


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