ecl/src/CHANGELOG

24 lines
661 B
Text

ECL 0.9l-p1:
============
* Bugs fixed:
- The optimizer for COERCE might enter an infinite loop for certain
type intervals.
- The sharp macros #n# and #n=... did not work well with arrays of an
specialized type.
- Deactivate --enable-asmapply by default, because it is still an experimental
feature.
- In compiled files, externalize package objects using FIND-PACKAGE.
- In RUN-PROGRAM, there were two bugs: first, the keyword :WAIT was not defined
in the C core and caused an error when used; second, the input/output streams
were not properly arranged.
;;; Local Variables: ***
;;; mode:text ***
;;; fill-column:79 ***
;;; End: ***