EiffelStudio 14.05 Releases
Revision as of 00:21, 30 November 2013 by Alexander Kogtenkov (Talk | contribs) (→Bug fixes: Added a note on fixing bug#16983 (test#anchor055), bug#17034 (test#anchor057).)
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.