* 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
* Re: No previous prototype for 'get_proc_addr' 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 0 siblings, 1 reply; 3+ messages in thread From: Eli Zaretskii @ 2018-09-10 12:46 UTC (permalink / raw) To: martin rudalics; +Cc: emacs-devel > Date: Mon, 10 Sep 2018 10:28:13 +0200 > From: martin rudalics <rudalics@gmx.at> > > 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) > ^ I guess you have an old GCC version? Please try again, I tried to fix it. ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: No previous prototype for 'get_proc_addr' 2018-09-10 12:46 ` Eli Zaretskii @ 2018-09-11 6:42 ` martin rudalics 0 siblings, 0 replies; 3+ messages in thread From: martin rudalics @ 2018-09-11 6:42 UTC (permalink / raw) To: Eli Zaretskii; +Cc: emacs-devel > I guess you have an old GCC version? Your guess is correct. > Please try again, I tried to fix it. Compiles like a charm now. Thank you very much, 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 public inbox https://git.savannah.gnu.org/cgit/emacs.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).