mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-08 15:52:26 +01:00
Author:manus
Date:2011-11-28T17:47:11.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1030 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -29,7 +29,7 @@ make (...)
|
||||
* Taken into account changes of class options when performing recompilation.
|
||||
* Changed processing of "stable" features to follow the recent modifications to the standard.
|
||||
* Avoided reporting errors related to variable initialization when the right-hand part of assignment to this variable causes an error.
|
||||
* Promoted keywords <e>across</e> and <e>some</e> from provisional syntax to the standard one.
|
||||
* Promoted keywords <e>across</e> and <e>some</e> from the '''provisional''' [[Setting the syntax variant|syntax variant]] to the '''standard''' one.
|
||||
* Made class <e>BIT_REF</e> optional as soon as a <e>BIT</e> type is not used in a system (to be ready to drop support for <e>BIT</e> types in the next releases).
|
||||
* Replaced keyword completion for <e>indexing</e> with keyword completion for <e>note</e>.
|
||||
|
||||
@@ -59,5 +59,5 @@ make (...)
|
||||
* Fixed several issues with separate feature calls.
|
||||
|
||||
===Store/Retrieve issues===
|
||||
|
||||
* Fixed an issue when there are too many mismatches in a storable, the retrieval would fail with an invalid object being retrieved.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user