[omniORB] invalid warning while destroying compound DynAnys
Duncan Grisby
duncan at grisby.org
Thu Nov 20 13:44:09 GMT 2003
On Monday 17 November, "Renzo Tomaselli" wrote:
> it's faster to tell you what happens from my debugger.
> When a top level DynAny is finally destroyed, it calls
> DynAnyConstrBase::onDispose(), which in turn invokes detach() on each
> component. This methods simply sets pd_is_root = 1.
> Then, when the component itself is destroyed, we get the warning.
> I tracked this down while monitoring a DynStruct.
Thanks. The DynAny code is actually fine. It's the warning that's
invalid, so I removed it.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list