allow setting up arithmetic exception handling.
This commit is contained in:
1
C/init.c
1
C/init.c
@@ -954,6 +954,7 @@ InitFlags(void)
|
||||
/* note that Yap_heap_regs must be set first */
|
||||
|
||||
yap_flags[LANGUAGE_MODE_FLAG] = 0;
|
||||
yap_flags[FLOATING_POINT_EXCEPTION_MODE_FLAG] = TRUE;
|
||||
yap_flags[SOURCE_MODE_FLAG] = FALSE;
|
||||
yap_flags[WRITE_QUOTED_STRING_FLAG] = FALSE;
|
||||
/* we do not garantee safe assert in parallel mode */
|
||||
|
Reference in New Issue
Block a user