Node:3.11.2 Bugs Fixed, Next:3.11.2 Other Changes, Previous:3.11.2 New Features, Up:3.11.2 Changes
write
mode incompatible with those for
read
mode.
~Nd
, ~ND
, ~Nr
,
and ~NR
don't work if the argument is a large integer.
profile_data/4
could fail unexpectedly on large clauses.
cumulatives/3
could crash, all_distinct/[1,2]
could misbehave, serialized/[2,3]
and
cumulative/[4,5]
were treated incorrectly by the FDBG debugger.
library(tcltk)
now calls Tcl_Finalize
explicitly when the tcltk foreign resource is unloaded. This prevents a
hang on Windows when SICStus exits.
source_file/2
now finds the defining file also for imported
predicates.
halt/0
could loop infinitely.