EXT:SET-LIMIT with option EXT:FRAME-STACK corrupted the frame stack.

This commit is contained in:
Juan Jose Garcia Ripoll 2011-01-23 22:51:42 +01:00
parent b6be33e382
commit 99a427f8b4

View file

@ -154,6 +154,8 @@ ECL 11.1.2
- ENSURE-DIRECTORIES-EXIST did not work properly with logical pathnames.
- EXT:SET-LIMIT with option EXT:FRAME-STACK corrupted the frame stack.
* Visible changes:
- When printing error messages, the condition type is shown (M. Mondor)