[omniORB] omniORB 3 pre-release 3 is now available

Gary D. Duzan gdd0@gte.com
Mon, 03 Jul 2000 09:40:40 -0400


   Under AIX 4.2.1 and xlC 3.1.4, I get this when compiling the
one of our application stubs:

===========================================================================
"MPDyn.C", line 306.53: 1540-013: (S) "_0RL_tc_MPOSL_mType_mSlotType" is undefined.
===========================================================================

The code there looks like:

===========================================================================
static CORBA::PR_structMember _0RL_structmember_MP_mListObjectType[] = {
  {"value_type", CORBA::TypeCode::PR_sequence_tc(1, _0RL_tc_MPOSL_mType_mSlotType)}
};
===========================================================================

A glance through the MPOSL.idl header doesn't show this symbol,
though there is this, which is close:

===========================================================================
// Declare helper class for union type MPOSL::Type::SlotType
class _0RL_tcParser_unionhelper_MPOSL_mType_mSlotType;
===========================================================================

In case it isn't obvious, MPOSL::Type::SlotType is a union, and it
is being referenced in MP.idl as the member type of a bounded(1)
sequence.

					Gary Duzan
					GTE Laboratories
					Verizon Communications


p.s. We'll get away for these obsolete OS & compiler versions
eventually. Really, we will...


In Message <200006282022.VAA18517@neem.uk.research.att.com> ,
   Sai-Lai Lo <S.Lo@uk.research.att.com> wrote:

=>Fellow omniORB users,
=>
=>OmniORB v3 pre-release 3 is now available. For all intents and purposes,
=>this is the release candidate for omniORB 3.0.0.
=>
=>As far as I'm aware of, all the bugs reported has been fixed. You may want
=>to check <top>/update.log in the distribution to see if a problem you
=>reported has been fixed. There is still a compiler replated problem with
=>Sun C++ v5.0 and a python related build problem with HPUX 11.0. Both are
=>documented in the README.KNOWN_ISSUES in the distribution. If you encounter
=>any other problems, please report to us ASAP.
=>
=>This version has been tested on x86 Linux (Redhat 6.1), Windows NT/2000,
=>Solaris 2.5.1, Irix 6.5 and HPUX 11.0. I would appreciate if you can send
=>me success or problem reports on other platforms.
=>
=>The plan is to go to final 3.0.0 release in the next few days. So please
=>help by giving this pre-release a try ASAP.
=>
=>The release notes and download instructions can be find here:
=>   http://www.uk.research.att.com/omniORB/omniORB_3/pre3_download.html
=>
=>
=>Enjoy.
=>
=>Sai-Lai
=>
=>-- 
=>Sai-Lai Lo                                   S.Lo@uk.research.att.com
=>AT&T Laboratories Cambridge           WWW:   http://www.uk.research.att.com 
=>24a Trumpington Street                Tel:   +44 1223 343000
=>Cambridge CB2 1QA                     Fax:   +44 1223 313542
=>ENGLAND