all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* No previous prototype for 'get_proc_addr'
@ 2018-09-10  8:28 martin rudalics
  2018-09-10 12:46 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: martin rudalics @ 2018-09-10  8:28 UTC (permalink / raw)
  To: emacs-devel

Compiling current master gets me a plethora of such warnings:

In file included from ../../src/unexw32.c:26:0:
../../src/w32common.h:59:1: warning: no previous prototype for 'get_proc_addr' [-Wmissing-prototypes]
  get_proc_addr (HINSTANCE handle, LPCSTR fname)
  ^

If details are needed, I'll obviously provide them.

martin



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

end of thread, other threads:[~2018-09-11  6:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-10  8:28 No previous prototype for 'get_proc_addr' martin rudalics
2018-09-10 12:46 ` Eli Zaretskii
2018-09-11  6:42   ` martin rudalics

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.