[omniORB] another omniidl bug

JiangWei jw.omni at sduept.com
Wed Jun 14 15:52:22 BST 2006


valuetype Value
{
        struct S
        {
                string str;
        };

        factory create(in S the_s);
};

--------------------------------------------------------
MyValue.hh:155: error: expected ',' or '...' before '&' token
MyValue.hh:155: error: ISO C++ forbids declaration of 'S' with no type




More information about the omniORB-list mailing list