Difference between revisions of "EiffelStudio 6.7 Releases"

m (Bug fixes: Added a note for bug#16878 (test#incr356))
m (Bug fixes: Added a note on fixing incremental bugs related to types anchored to expanded)
Line 15: Line 15:
 
*compiler: Prevented a failure in the case of a directory containing Eiffel classes is abruptly removed from disk while being processed at degree 6.
 
*compiler: Prevented a failure in the case of a directory containing Eiffel classes is abruptly removed from disk while being processed at degree 6.
 
*compiler: Fixed bug#16815: Feature call on void target in {CLASS_C}.inline-agent#1 of has_stable_attribute in EiffelStudio.
 
*compiler: Fixed bug#16815: Feature call on void target in {CLASS_C}.inline-agent#1 of has_stable_attribute in EiffelStudio.
*compiler: fixed bug#16795: No error or warning for unknown once key
+
*compiler: fixed bug#16795: No error or warning for unknown once key.
*debugger: fixed bug#16838: User can bring up multiple breakpoint dialogs on same breakpoint
+
*debugger: fixed bug#16838: User can bring up multiple breakpoint dialogs on same breakpoint.
*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)).
  
 
===User changes===
 
===User changes===
 
===Developer changes===
 
===Developer changes===

Revision as of 13:17, 28 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