|
|
Corrections for the OmniMark CI 4.0.1 release
|
------
|
The following errors have been corrected in OmniMark CI 4.0.1:
- The XML parser does not properly handle numeric character entity references between 256 and 2147483647, inclusive.
- Certain tests that end with a constant value, such as
do when f1 () f2 () and false
, constant string values at the end of tests, such as do when f1 () and "a" = "b"
, and tests that contain only constants along with constant string values, such as do when i != 3 and "a" = "b"
produce internal errors.
- Using
sgml-out <dynamic string value>
causes a memory leak.
- On VMS, doing a file test or trying to access a nonexistent external function or library will cause a stack trace.
- Evaluation order of expressions containing "join", "format", and parenthesized string expressions is incorrect.
- Stream names are given incorrectly in error messages when the stream is on both sides of a
set new
statement, as in set new s to s || ".txt"
.
- If you have an
sgml-error
rule in a program in which no-default-io
has been declared, when that sgml-error
rule fires, the program will terminate immediately.
Generated: April 21, 1999 at 2:01:33 pm
If you have any comments about this section of the documentation, send email to [email protected]
Copyright © OmniMark Technologies Corporation, 1988-1999.