Cosmetics.

Author:alexk
Date:2011-11-28T11:07:11.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1028 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
alexk
2011-11-28 11:07:11 +00:00
parent 678e5148d9
commit 0a582b350d

View File

@@ -46,7 +46,7 @@ make (...)
* Corrected processing of self-initializing attributes to follow the standard rules.
===Compiler issues===
* Included location information in VTCT error and VTCM warning reports.
* Included location information in <code>VTCT</code> error and <code>VTCM</code> warning reports.
* Fixed several recompilation issues.
* Fixed several cases that could lead to a compiler crash.
* Corrected checks for attachment status of variables to include not only a body of a loop, but also its invariant, variant and exit condition when a variable may be detached in the loop body.