all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Please test GC_CHECK_MARKED_OBJECTS
@ 2016-12-21  2:53 Daniel Colascione
  2016-12-21 17:16 ` Eli Zaretskii
  2016-12-21 20:18 ` Eli Zaretskii
  0 siblings, 2 replies; 4+ messages in thread
From: Daniel Colascione @ 2016-12-21  2:53 UTC (permalink / raw)
  To: emacs-devel

GC_CHECK_MARKED_OBJECTS is broken with threads: PVEC_THREAD objects are
not found via mem_find (but they should be?) and GC_CHECK_MARKED_OBJECTS
assumes that any such vectorlike object must be a subr.  I think it's
been broken since the threading branch landed.  Maybe we should enable
GC_CHECK_MARKED_OBJECTS by defaults when --enable-checking.



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

end of thread, other threads:[~2016-12-21 20:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-21  2:53 Please test GC_CHECK_MARKED_OBJECTS Daniel Colascione
2016-12-21 17:16 ` Eli Zaretskii
2016-12-21 19:22   ` Stefan Monnier
2016-12-21 20:18 ` Eli Zaretskii

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.