Beta template removed.

Author:halw
Date:2010-08-17T16:07:50.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@659 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2010-08-17 16:07:50 +00:00
parent 4065b759b0
commit e04d773ace

View File

@@ -1,9 +1,6 @@
[[Property:title|Void-safe changes to Eiffel libraries]] [[Property:title|Void-safe changes to Eiffel libraries]]
[[Property:weight|0]] [[Property:weight|0]]
[[Property:uuid|dc993c0e-fbec-dc5a-82c8-fbfd9fa9bc3a]] [[Property:uuid|dc993c0e-fbec-dc5a-82c8-fbfd9fa9bc3a]]
{{Beta}}
==Overview== ==Overview==
During the adoption of void-safety, the software libraries provided by Eiffel Software have been converted to be void-safe. The bulk of the changes made to these libraries will have little or no adverse effect on your existing software as you go through the process of void-safe conversion. However, there are a few changes to the library that we consider "breaking" changes, that is, important changes that might cause problems in existing systems that use certain library classes. During the adoption of void-safety, the software libraries provided by Eiffel Software have been converted to be void-safe. The bulk of the changes made to these libraries will have little or no adverse effect on your existing software as you go through the process of void-safe conversion. However, there are a few changes to the library that we consider "breaking" changes, that is, important changes that might cause problems in existing systems that use certain library classes.