ugh, that hurts
This commit is contained in:
parent
1d84d39b00
commit
db0deea576
@ -325,7 +325,8 @@ yamop *Yap_Error__(const char *file, const char *function, int lineno,
|
|||||||
va_list ap;
|
va_list ap;
|
||||||
CELL nt[3];
|
CELL nt[3];
|
||||||
Functor fun;
|
Functor fun;
|
||||||
bool error_t, comment;
|
Term error_t;
|
||||||
|
Term comment;
|
||||||
char *format;
|
char *format;
|
||||||
char s[MAXPATHLEN];
|
char s[MAXPATHLEN];
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user