all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: master 36993bb9c2: Add new function imagep
@ 2022-09-13 14:30 Eli Zaretskii
  2022-09-13 14:37 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Eli Zaretskii @ 2022-09-13 14:30 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: emacs-devel

We already have 'imagep' implemented in image.c, it just is compiled
only under GLYPH_DEBUG.  So just moving it out of the #ifdef should do
the job, no?  Otherwise, that function will be overridden by this new
Lisp implementation in any build with --enable-checking.



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

end of thread, other threads:[~2022-09-13 14:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-13 14:30 master 36993bb9c2: Add new function imagep Eli Zaretskii
2022-09-13 14:37 ` Lars 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.