From b585d5439003ce7679d52ed6b5d484fa91fa0840 Mon Sep 17 00:00:00 2001 From: manus Date: Thu, 12 Jul 2012 23:05:01 +0000 Subject: [PATCH] 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 --- .../major-changes-between-ise-eiffel-70-and-ise-eiffel-71.wiki | 1 - 1 file changed, 1 deletion(-) diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/compiler/compiler-history/major-changes-between-ise-eiffel-70-and-ise-eiffel-71.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/compiler/compiler-history/major-changes-between-ise-eiffel-70-and-ise-eiffel-71.wiki index b1c67d5a..8818fa76 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/compiler/compiler-history/major-changes-between-ise-eiffel-70-and-ise-eiffel-71.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/compiler/compiler-history/major-changes-between-ise-eiffel-70-and-ise-eiffel-71.wiki @@ -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 across 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===