mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-07 15:22:31 +01:00
Added caveat about separate anchors.
Author:halw Date:2011-06-08T13:13:27.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@919 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -33,6 +33,13 @@ and
|
||||
|
||||
should be used only if you are using revision 86657 or later.
|
||||
|
||||
Also, if you use an anchored declaration such as:
|
||||
|
||||
<code>
|
||||
my_entity: like my_query
|
||||
</code>
|
||||
|
||||
and the type of <code>my_query</code> is <code>separate</code>, you should make sure you are using revision 86657 or later.
|
||||
|
||||
|
||||
=Implementation dependent behavior=
|
||||
|
||||
Reference in New Issue
Block a user