EiffelStudio 14.05 Releases
Revision as of 05:21, 13 December 2013 by Alexander Kogtenkov (Talk | contribs) (→Bug fixes: Added a note on fixing test#anchor070.)
Below are not the release notes of EiffelStudio. It is the change log of EiffelStudio intermediate releases and the most important changes are highlighted in green or in red (for breaking changes). The release notes of EiffelStudio can be found at the following URL. You can also download the latest revision here. Information about other version can be found under Category:Releases.
EiffelStudio 14.05.x Releases
Beta download: ftp://beta:beta57@ftp.eiffel.com/14.05/
14.05.x.x (...)
New features
Improvements
Feature removed
Bug fixes
- compiler: bug#18759 (test#iteration004) - Changed processing of
{ITERABLE}.new_cursor
to use a renamed version of the feature in a descendant class rather than the feature having this name. - compiler: bug#17233 (test#term196) - Supported iteration on an expression of a formal generic type.
- compiler: bug#17239 (test#term198) - Fixed a bug that caused a crash when compiling the code that used an inline agent as an iteration expression.
- compiler: bug#16983 (test#anchor055), bug#17034 (test#anchor057) - Fixed a bug that caused a crash when compiling the code with the creation of an object of a qualified anchored type with a formal generic.
- compiler: test#anchor070 - Fixed a bug that might cause compiler crash when nested qualified anchored types with a longer feature chain were involved in qualifiers of other qualified anchored types.