[omniORB] omniORB 4.1.2: Patch to add missing virtual destructors
Duncan Grisby
duncan at grisby.org
Wed Jun 25 12:53:49 BST 2008
On Tuesday 24 June, Peter Klotz wrote:
> The attached patch fixes two gcc 4.1 compiler warnings about missing
> virtual destructors.
Thanks. However, those objects are only ever created on the stack, so
they don't need virtual destructors. gcc is being over-enthusiastic in
its warning.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list