all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [Emacs-diffs] emacs-25 4f10c3c: module_format_fun_env fixes
@ 2015-11-24 16:57 Eli Zaretskii
  2015-11-25  7:46 ` Paul Eggert
  0 siblings, 1 reply; 2+ messages in thread
From: Eli Zaretskii @ 2015-11-24 16:57 UTC (permalink / raw)
  To: Paul Eggert; +Cc: emacs-devel

Paul, this change switched to using exprintf instead of snprintf, but
exprintf doesn't support the %p format specifier, so the case where
dynlib_addr returns zero now signals an error.



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

* Re: [Emacs-diffs] emacs-25 4f10c3c: module_format_fun_env fixes
  2015-11-24 16:57 [Emacs-diffs] emacs-25 4f10c3c: module_format_fun_env fixes Eli Zaretskii
@ 2015-11-25  7:46 ` Paul Eggert
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Eggert @ 2015-11-25  7:46 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

Eli Zaretskii wrote:
> Paul, this change switched to using exprintf instead of snprintf, but
> exprintf doesn't support the %p format specifier, so the case where
> dynlib_addr returns zero now signals an error.

Thanks, should be fixed now (though I can't easily test it) in emacs-25 commit
d8143fa89b60943ac569c02f2a6d4738a217df88.



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

end of thread, other threads:[~2015-11-25  7:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-24 16:57 [Emacs-diffs] emacs-25 4f10c3c: module_format_fun_env fixes Eli Zaretskii
2015-11-25  7:46 ` Paul Eggert

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.