all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#1252: mips.h obsolete macros
@ 2008-10-25 17:18 Richard M. Stallman
  2011-07-07 18:23 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Richard M. Stallman @ 2008-10-25 17:18 UTC (permalink / raw
  To: emacs-pretest-bug

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.






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#1252: mips.h obsolete macros
  2008-10-25 17:18 bug#1252: mips.h obsolete macros Richard M. Stallman
@ 2011-07-07 18:23 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2011-07-07 18:23 UTC (permalink / raw
  To: rms; +Cc: 1252

"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/





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-07 18:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-25 17:18 bug#1252: mips.h obsolete macros Richard M. Stallman
2011-07-07 18:23 ` Lars Magne Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.