[omniORB] nested modules and string constants in MSVC++

Duncan Grisby dgrisby@uk.research.att.com
Fri, 27 Apr 2001 12:34:13 +0100


On Friday 27 April, Daniel Bell wrote:

> My question is, how to change the python code to produce output of the form:
> 
> 	namespace A { namespace B { .... }}
> 
> instead of 
> 	
> 	namespace A::B { .... }

Sorry, your original message got buried under lots of other email.
I've just checked in a fix to the IDL compiler so it now properly
generates nested namespaces.

Cheers,

Duncan.

-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --