fix conflict in error handling (not supposed to be exported by SWI-Prolog.h

add PL_eval_expression_to_int64_ex
This commit is contained in:
Costa Vitor
2009-06-01 18:01:30 -05:00
parent 9d5a049c8f
commit 98fef199bd
6 changed files with 123 additions and 44 deletions

View File

@@ -44,3 +44,4 @@ typedef enum
int sgml2pl_error(plerrorid, ...);
#endif /*H_ERROR_INCLUDED*/