Changes Introduced in Version 3.7.1
- The type-specifier
object in Jasper has changed to
object(Class).
- Under UNIX: Error-handling in
splfr, spmkrs, spmkds.
- Jasper did not convert return values correctly when calling Java from
Prolog.
- Jasper did not handle instance methods correctly.
- Some of the legal type-specifiers in Jasper were rejected by the
glue code generator.
- Efficiency bugs in
format/[2,3] fixed.
- Bug in
save_program/[1,2] with native code fixed.
- Bugs in
library(chr) fixed, and a couple of new constraint handlers
fixed.
- A problem with source-linked debugging of grammar rules fixed.
- Prevent looping on duplicates in
module/2 declaration.
- Prevent memory overrun in
library(tcltk).