Node:3.8.2 Changes, Next:3.8.3 Changes, Previous:3.8.1 Changes, Up:Revision history
Version 3.8.2 is a bugfix release only, no new features has been added.
call_residue/2
: fix bug when the goal called copy_term/2
.
listing/[1,2], portray_clause/[1,2]
, top-level: cope with constrained/attributed variables.
portray_clause/[1,2]
,
write_term/[2,3]
with indented(true)
: do not juggle module prefixes.
clpfd
SP_raise_exception()
.
<sicstus/sicstus.h>
. Documented SP_to_os()
, SP_from_os()
.
SP_WcxOpenHook
: incorrect prototype.
library(bdb)
: a relative filename given in db_open/5
was
treated by SICStus as relative to the current working directory, but
should be relative to the given BDB environment.
library(clpfd)
: somewhat faster arithmetic, lingering bugs in
serialized/[2,3]
and cumulative/[4,5]
, labeling/2
options value/1
, variable/1
--with=<package>
options to spld
and splfr
to
override default installation path for third-party software packages.
spld
: Fixed bugs in argument handling. .pl
file arguments
are no longer compiled at spld
time, but passed directly to
SP_load()
.
library(jasper)
: Multiple threads are allowed to call SICStus
without IllegalCallerException
being thrown.
See Java Threads.
library(jasper)
: Argument-checking bug in
jasper_call_static/6
and jasper_call_instance/6
.