mirror of
https://github.com/AdaCore/PolyORB.git
synced 2026-02-12 13:01:15 -08:00
interface, a classwide return type is used. This needs to be taken into account in skeletons for derived interfaces as well, and therefore the check must be done using the operation's original Parent_Scope (i.e. the interface in which it was syntactically declared) instead of its (post-expansion) parent_scope (the derived interface). Fixes E725-001. [Imported from Perforce change 9424 at 2006-12-01 21:44:14] Subversion-branch: /trunk/polyorb Subversion-revision: 36910