Node:Bugs Fixed 3.10.1, Next:Other Changes 3.10.1, Previous:New Features 3.10.1, Up:Changes Introduced in Version 3.10.1
format/[2,3]
: bug affecting format specs ~g
and ~G
.
read_line/2
: was not steadfast.
call_cleanup/2
: the cleanup goal didn't preserve pending
exceptions.
load_files/[1,2]
: could sometimes attempt to load a file of the
wrong type.
-l
option didn't work.
save_program/[1,2]
would give a foreign resource existence error
if called multiple times.
library(comclient)
: fixed several problems.
system:file_property/2
now accepts terminating slash or backslash
in directory names.
library(clpfd)
:
could fail to unblock blocked goals;
indexical propagation bug;
bugs in disjoint1/2
and disjoint2/2
with
margin/3
resp. margin/4
option.
SP_initialize
.
SP_deinitialize
would not free all memory.