[omniORB] Fixes for GCC warnings

Duncan Grisby duncan at grisby.org
Mon Oct 23 17:13:28 BST 2006


On Tuesday 10 October, "Tamas Kerecsen" wrote:

> If you turn on the -Wextra GCC switch, it produces a bunch of warnings for a
> couple of omniORB headers, and for certain types of omniidl-generated code.
> GCC complains about the lack of explicit initialization for parent classes
> in copy constructors. I think I've found all the instances, and fixed them
> all.

Thanks for the patches. I've applied them to the 4.1 tree. I'd made a
similar set of changes in the past, but then backed them out because it
failed to compile on Visual C++ 6. Strangely, the version with your
patches works fine on VC++ 6, so I'm not sure what it was unhappy about
before.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list