mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-07 07:12:25 +01:00
Update wikipage Release notes for EiffelStudio 15.12. (Signed-off-by:tqa7ve2mnbntqnfca3i6rk7arhc2kxr8).
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1477 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
===What's new===
|
||||
EiffelStudio has been updated to support the new agent's type notation which removes the first actual generic parameter, this change impacts the various wizards and all the Eiffel code included in the EiffelStudio delivery. To help users migrating their code, the syntax_updater command line tool has been updated to allow an easy update of both the Eiffel classes and their corresponding ECFs.
|
||||
|
||||
===Improvements===
|
||||
* When displaying the flat of code involving conversions of manifest constants such as assigning 1 to an INTEGER_8 variable, we will simply show 1 and not `1.to_integer_8' which is not valid Eiffel code.
|
||||
|
||||
===Bug fixes===
|
||||
* Fixed display of flat form involving a procedure agent.
|
||||
* Improved preferences hanlding for the Eiffel Inspector tool.
|
||||
|
||||
Reference in New Issue
Block a user