[omniORB] omniidl c++ mapping

Shawn Bisgrove shawn_bisgrove@yahoo.com
Fri, 10 Mar 2000 07:47:02 -0800 (PST)




I am using Omniorb 3.0 prerelease 2 (March 6th) on a
Solaris 2.6 machine with GCC 2.95.2 and Python 1.52. 
When running omniidl -bxx -Wba on my idl files I am
obtaining a few lines of c++ code generated where the
result is:

    _objref_UID::Product 

where it is really supposed to be
    
    UID::_objref_Product


the idl is below:

---------------------------------------------------
module UID
{
interface Product
{
};
typedef sequence < Product > ProductList;
};

module Test
{

interface CreateRequest
{
short complete (out UID::Product new_product);
};
};

----------------------------------------------------


=====
________________________________________
|shawn_bisgrove@partech.com
|http://www.geocities.com/shawn_bisgrove 
|
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com