Difference between revisions of "EiffelStudio 6.7 Releases"

m (Bug fixes: Added a note on fixing incremental bugs related to types anchored to expanded)
m (Bug fixes: Added a note on fixing bug#16921)
Line 19: Line 19:
 
*studio: fixed bug#16831: Picking and dropping class from Features window into Editor tab clears Features window.
 
*studio: fixed bug#16831: Picking and dropping class from Features window into Editor tab clears Features window.
 
*compiler: fixed incremental bugs that involve types anchored to expanded ones (bug#16882 (test#incr357), bug#15825 (test#incr329)).
 
*compiler: fixed incremental bugs that involve types anchored to expanded ones (bug#16882 (test#incr357), bug#15825 (test#incr329)).
 +
*compiler: fixed bug#16921 that resulted in VEVI error for a formal generic, constrained to an expanded type (see test#attach073).
  
 
===User changes===
 
===User changes===
 
===Developer changes===
 
===Developer changes===

Revision as of 04:36, 29 June 2010

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

6.7.x

Placeholder for new stuff since last intermediate release.

New features

  • compiler: Added support for gcc on Windows 64-bit, thus removing the need for Microsoft Visual Studio for most type of projects.

Improvements

Feature removed

Bug fixes

User changes

Developer changes