Difference between revisions of "EiffelStudio 13.11 Releases"

m (Bug fixes: Added a note on fixing bug)
m (Bug fixes: Added a note on fixing bug#16960.)
Line 16: Line 16:
 
* EiffelStudio: bug#18563 - Supported renaming of features used in qualified anchored types when refactoring code (rev#92744).
 
* EiffelStudio: bug#18563 - Supported renaming of features used in qualified anchored types when refactoring code (rev#92744).
 
* compiler: bug#18167 - Avoided using attachment status of variables computed for a routine body when checking a postcondition (rev#92760).
 
* compiler: bug#18167 - Avoided using attachment status of variables computed for a routine body when checking a postcondition (rev#92760).
 +
* EiffelStudio: bug#16960 - Fixed an exception when showing an inherited class invariant with qualified anchored types (rev#92767).
  
 
===User changes===
 
===User changes===
  
 
===Developer changes===
 
===Developer changes===

Revision as of 21:30, 1 July 2013

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 7.4.x Releases

Beta download: ftp://beta:beta57@ftp.eiffel.com/7.4/

7.4.x.y (...)

New features

Improvements

Feature removed

Bug fixes

  • EiffelStudio: bug#18563 - Supported renaming of features used in qualified anchored types when refactoring code (rev#92744).
  • compiler: bug#18167 - Avoided using attachment status of variables computed for a routine body when checking a postcondition (rev#92760).
  • EiffelStudio: bug#16960 - Fixed an exception when showing an inherited class invariant with qualified anchored types (rev#92767).

User changes

Developer changes