Jeremy Huddleston Sequoia
ea80279e29
XQuartz: Fix get_proc_address signature
indirect.c:675:28: warning: incompatible pointer types passing 'glx_gpa_proc (*)(const char *)' to parameter of type
'glx_gpa_proc' (aka 'glx_func_ptr (*)(const char *)') [-Wincompatible-pointer-types,Semantic Issue]
__glXsetGetProcAddress(&get_proc_address);
^~~~~~~~~~~~~~~~~
../../../glx/glxserver.h:122:42: note: passing argument to parameter 'get_proc_address' here [Semantic Issue]
void __glXsetGetProcAddress(glx_gpa_proc get_proc_address);
^
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
2014-01-12 23:12:48 -08:00
..
2013-02-14 09:20:46 -08:00
2012-03-24 01:07:06 -07:00
2013-09-11 14:37:32 -04:00
2012-03-24 01:07:06 -07:00
2014-01-12 23:12:48 -08:00
2010-12-08 22:58:12 -08:00
2013-10-06 09:20:45 -07:00
2012-03-24 01:07:06 -07:00