[GXemul-devel] [PATCH] Fix compilation errors on OSX
Status: Alpha
Brought to you by:
gavare
From: David H. <dho...@gm...> - 2015-10-04 12:41:00
|
Hi, I had some problems building gxemul on OSX where Clang is the default compiler: error: pointer to function type cannot have 'const' qualifier The attached patch fixes these issues. Best regards, David |