all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Modules: definition of emacs_value
@ 2016-02-29 23:03 Philipp Stephani
  2016-02-29 23:15 ` Daniel Colascione
  0 siblings, 1 reply; 9+ messages in thread
From: Philipp Stephani @ 2016-02-29 23:03 UTC (permalink / raw)
  To: Emacs developers, Daniel Colascione

[-- Attachment #1: Type: text/plain, Size: 253 bytes --]

Is it a strict requirement that emacs_value be a pointer? If not, couldn't
we simply define it as int64 and assume that that will be large enough to
hold a Lisp_Object for the foreseeable future? Or do we expect Lisp_Object
to ever grow beyond 64 bits?

[-- Attachment #2: Type: text/html, Size: 279 bytes --]

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

end of thread, other threads:[~2016-03-31 17:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-29 23:03 Modules: definition of emacs_value Philipp Stephani
2016-02-29 23:15 ` Daniel Colascione
2016-03-02 14:37   ` Stefan Monnier
2016-03-02 18:14     ` Philipp Stephani
2016-03-04  1:04       ` Stefan Monnier
2016-03-04  1:24         ` John Wiegley
2016-03-02 18:30   ` Philipp Stephani
2016-03-02 20:14     ` Daniel Colascione
2016-03-31 17:32       ` Philipp Stephani

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.