mingw complaint with recent versions of gcc
This commit is contained in:
2
include/yap_structs.h
Normal file → Executable file
2
include/yap_structs.h
Normal file → Executable file
@@ -161,7 +161,7 @@ typedef struct {
|
||||
struct yami *p;
|
||||
} YAP_dogoalinfo;
|
||||
|
||||
typedef int (*YAP_agc_hook)(YAP_Atom);
|
||||
typedef int (*YAP_agc_hook)(void *_Atom);
|
||||
|
||||
/********* execution mode ***********************/
|
||||
|
||||
|
Reference in New Issue
Block a user