Removed invalid entry.

Author:manus
Date:2012-07-12T23:05:01.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1122 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
manus
2012-07-12 23:05:01 +00:00
parent 7f59b28274
commit b585d54390

View File

@@ -42,7 +42,6 @@ with blanks are considered as different (test#syntax045).
* Made sure one can perform the C compilation using the 32-bit version of the compiler on a 64-bit machine.
* Fixed compilation of EiffelBase using the new replication mode (test#replication008 and test#replication009).
* Improved VTAT error description (bug#16875).
* Fixed a compiler failure when the expression of an <e>across</e> loop is not valid (bug#17239, test#term198).
* Fixed a compiler failure when the F_code or W_code sub-directories are deleted after an initial compilation.
===SCOOP issues===