SISC 1.13.7, and 1.15.0-beta are released and available from the SISC
website.
Two releases today! First is an update to the 1.13 stable series which
addresses a serious bug in |equals?| applied to two lists which consist
only of the empty list arbitrary nested in any number of one-element
lists (eg '(()), '((()))).
Second is the beta release of the 1.15.x series, which has the following
changes:
* Added |hashtable/contains?|. See FR 1493069.
* Implemented srfi-59. See FR 1475144.
* Fixed automatic printing of stack traces for Java exceptions.
* Improved exception reporting for java proxies
* Made the synopsis-length (used in error messages an warnings)
adjustable. See bug 1477687.
* Fixed bug in equals? with respect to nested empty lists.
See bug 1482221.
* Improved readability of stack traces by optionally suppressing
entries for SISC-internal calls.
Thanks to Edward Martin for spotting the |equals?| bug.
Enjoy!
Scott
--
-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
|