[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
No previous prototype for 'get_proc_addr'
From: |
martin rudalics |
Subject: |
No previous prototype for 'get_proc_addr' |
Date: |
Mon, 10 Sep 2018 10:28:13 +0200 |
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
- No previous prototype for 'get_proc_addr',
martin rudalics <=