EiffelStudio 15.12 Releases
Revision as of 01:02, 6 October 2015 by Alexander Kogtenkov (Talk | contribs) (→Bug fixes: Added a note about fixing bug#19120 (test#tuple019).)
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 15.11.x Releases
Beta download: https://ftp.eiffel.com/pub/beta/15.11/
15.11.x.x
New features
Improvements
- compiler: test#scoop074 - Propagated controlled status of an object test expression to an associated object test local to avoid unnecessary wrapping for this local.
Feature removed
Bug fixes
- compiler: test#scoop075 - Fixed a code generation bug in finalized mode for separate feature calls that involve values of a pointer type.
- compiler: bug#19120 (test#tuple019) - Fixed a bug that caused a compiler exception when a non-conforming value was assigned to a tuple field.