Updated wikipage Release notes for EiffelStudio 22.12. (Signed-off-by:roc_admin).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2367 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
eiffel-org
2022-12-22 14:08:38 +00:00
parent 8f44bb5804
commit b7583636aa

View File

@@ -1,20 +1,23 @@
[[Property:modification_date|Thu, 22 Dec 2022 13:57:15 GMT]]
[[Property:modification_date|Thu, 22 Dec 2022 14:08:38 GMT]]
[[Property:publication_date|Thu, 22 Dec 2022 13:40:15 GMT]]
[[Property:uuid|EA73C2B4-1A89-4A2A-A53F-2E5617B140BA]]
[[Property:title|Release notes for EiffelStudio 22.12]]
[[Property:link_title|22.12]]
[[Property:weight|-8]]
WARNING: in construction
==Graphical environment==
*
* Added code completion support for once classes
* Improved the '''Add Library''' implementation by allowing to add "redirection" ecf files, and fixed the '''Add Cluster''' functionalities in recursive cluster.
* Fixed an harmless exception when first inserting Unicode symbol using the "Insert Symbol" dialog on Windows.
==Compiler==
*
* New platforms: macosx-armv6 (M1, M2 support) and linux-arm64.
* Reviewed and updated generated C code to fix potential execution issues due to "clang" C compiler optimizations (especially on ARM architecture).
* Fixed the compilation of once class without any creation procedures.
==Tools==
*
* It is now possible to use the "emdc.exe" .Net md consumer, as an alternative to the COM md consumer from EiffelStudio, as a first step toward supporting .Net on non Windows platform.
==Libraries==
*