mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2026-04-05 01:29:28 +02:00
Author:alexk
Date:2011-05-13T13:38:53.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@893 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -11,14 +11,18 @@
|
||||
* Extended types supported by EiffelStore, especially STRING_32 for Unicode string types.
|
||||
* Improved memory management in EiffelStore, ODBC implementation.
|
||||
* Set file name of current class to the Save File As dialog.
|
||||
* Made ECF parser more tolerant by converting errors into warnings when the current namespace is unknown.
|
||||
* Improved error reporting by including attachment status indicator in type information so that one can easily see the difference between attached and detachable types when they come from the classes with different default attachment settings.
|
||||
|
||||
==Changes==
|
||||
* Made feature <e>{ITERATION_CURSOR}.start</e> optional when processing an iteration form of a loop.
|
||||
|
||||
==Bug fixes==
|
||||
* Various bug fixies in EiffelStore.
|
||||
* Fixed the bug in the Info tool when deleting an EIS entry, selecting No did not actually cancel the deletion.
|
||||
* Fixed bug#17374: Feature call on void target in {EB_CLASS_INFO_ANALYZER}.stone_in_click_ast in EiffelStudio
|
||||
* Fixed bug#17299: Locale preference lost the second time opening ES.
|
||||
* Fixed a crash when there is an error inside a check instruction.
|
||||
|
||||
===Language issues===
|
||||
|
||||
|
||||
@@ -35,7 +35,7 @@ The options are distinguished by how the compiler handles the processing of cert
|
||||
|-
|
||||
! Obsolete !! Transitional !! Standard !! Provisional
|
||||
|-
|
||||
! rowspan="9" style="valign: center; text-align: center;" | [[Release notes for EiffelStudio 6.7 | 6.7]], [[Release notes for EiffelStudio 6.6 | 6.6]]
|
||||
! rowspan="9" style="valign: center; text-align: center;" | [[Release notes for EiffelStudio 6.8 | 6.8]], [[Release notes for EiffelStudio 6.7 | 6.7]], [[Release notes for EiffelStudio 6.6 | 6.6]]
|
||||
| style="color: gray;" | across
|
||||
| style="color: gray;" | across
|
||||
| style="color: gray;" | across
|
||||
|
||||
Reference in New Issue
Block a user