Difference between revisions of "EiffelStudio 7.1 Releases"

m (Bug fixes: Added a note for bug#18047 (test#274).)
m (Bug fixes: Added a note for bug#18045 (test#vwmq001).)
Line 11: Line 11:
 
===Bug fixes===
 
===Bug fixes===
 
* compiler: bug#17987 (test#incr421) - Applied application options to library classes during recompilation when required.
 
* compiler: bug#17987 (test#incr421) - Applied application options to library classes during recompilation when required.
 +
* compiler: bug#18045 (test#vwmq001) - Added detection and error report of <code>VWMQ</code> violation for manifest string constants with type qualifiers other <e>STRING_8</e> and <e>STRING_32</e>.
 
* compiler: bug#18047 (test#valid274) - Avoided duplication of <code>VFAC(1)</code> error report.
 
* compiler: bug#18047 (test#valid274) - Avoided duplication of <code>VFAC(1)</code> error report.
  
 
===User changes===
 
===User changes===
 
===Developer changes===
 
===Developer changes===

Revision as of 10:48, 20 December 2011

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

7.1.x.y (...)

New features

Improvements

Feature removed

Bug fixes

  • compiler: bug#17987 (test#incr421) - Applied application options to library classes during recompilation when required.
  • compiler: bug#18045 (test#vwmq001) - Added detection and error report of VWMQ violation for manifest string constants with type qualifiers other STRING_8 and STRING_32.
  • compiler: bug#18047 (test#valid274) - Avoided duplication of VFAC(1) error report.

User changes

Developer changes