[omniORB] IBM VisualAge 5.0

renzo.tomaselli@tecnotp.it renzo.tomaselli@tecnotp.it
Thu, 04 May 2000 15:41:43 +0200


Here they are (truncated).

Renzo

-----Original Message-----
From: Craig Rodrigues <rodrigc@mediaone.net>
To: renzo.tomaselli@tecnotp.it <renzo.tomaselli@tecnotp.it>
Date: giovedl 4 maggio 2000 15:11
Subject: Re: [omniORB] IBM VisualAge 5.0


>Hi,
>
>Can you send the compiler error messages to the mailing list?
>-- 
>Craig Rodrigues        
>http://www.gis.net/~craigr    
>rodrigc@mediaone.net
>
>>Hi all,
>>    we tried to rebuild OmniORB 2.8 on AIX through the Xlc compiler
>>(called
>>batch compiler) embedded into the new VisualAge 4.0.
>>No success, it complains on all >>= operators in .hh files which involve
>>NetBufferedStream (e.i. see the very beginning of ir_operators.hh). It
>>seems
>>not able to find the related operator in NetBufferedStream (which is
>>actually a friend function), saying it's out of current search scope.
>>While waiting to test the same with VisualAge own compiler, any help
>>would
>>be appreciated.
>>Thanks,
>>                                             Renzo Tomaselli
>>---------------------------------------------------------------------------
>>TecnoTP s.n.c. Special Information System Design
>>Maso Pelauchi I38050 Ronchi Valsugana,  Trento TN  ITALY
>>Tel. +39 0461 773164      Fax. +39 0461 771514
>>e-mail: renzo.tomaselli@tecnotp.it
>>---------------------------------------------------------------------------
making export in src/lib/omniORB2/orbcore...
gmake[3]: Entering directory `/archea/src/omniORB_280/src/lib/omniORB2/orbcore'
xlC_r -c -g -qmaxmem=8192  -I../../../../include -D_REENTRANT -D_THREAD_SAFE  -I. -I./.. -I./../.. -DUSE_omniORB_logStream -D_OMNIORB2_LIBRARY -DUnixArchitecture -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -D__aix__ -D__powerpc__ -D__OSVERSION__=4 -o corbaBoa.o corbaBoa.cc
1540-5215 (I) o licenses available. Contact your program supplier to add additional users.  Compilation will proceed shortly.
"../../../../include/omniORB2/CORBA.h", line 2926.46: 1540-1102 (W) "pd_data" might be used before it is set.
"../../../../include/omniORB2/CORBA.h", line 2935.68: 1540-1102 (W) "pd_data" might be used before it is set.
"../../../../include/omniORB2/ir_operators.hh", line 6.3: 1540-0218 (S) The call does not match any parameter list for "::operator>>=".
"../../../../include/omniORB2/corba_operators.h", line 41.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::UNKNOWN *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 42.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::BAD_PARAM *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 43.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::NO_MEMORY *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 44.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::IMP_LIMIT *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 45.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::COMM_FAILURE *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 46.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::INV_OBJREF *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 47.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::OBJECT_NOT_EXIST *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 48.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::NO_PERMISSION *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 49.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::INTERNAL *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 50.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::MARSHAL *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 51.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::INITIALIZE *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 52.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::NO_IMPLEMENT *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 53.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::BAD_TYPECODE *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 54.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::BAD_OPERATION *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 55.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::NO_RESOURCES *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 56.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::NO_RESPONSE *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 57.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::PERSIST_STORE *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 58.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::BAD_INV_ORDER *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 59.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::TRANSIENT *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 60.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::FREE_MEM *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 61.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::INV_IDENT *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 62.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::INV_FLAG *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 63.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::INTF_REPOS *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 64.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::BAD_CONTEXT *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 65.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::OBJ_ADAPTER *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 66.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::DATA_CONVERSION *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 67.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::TRANSACTION_REQUIRED *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 68.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::TRANSACTION_ROLLEDBACK *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 69.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::INVALID_TRANSACTION *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 70.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::WRONG_TRANSACTION *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 71.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::UnknownUserException *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 72.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::WrongTransaction *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 73.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::ContextList::Bounds *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 74.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::ExceptionList::Bounds *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 75.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::NVList::Bounds *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 76.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::TypeCode::Bounds *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 77.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::TypeCode::BadKind *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 78.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::DynAny::Invalid *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 79.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::DynAny::InvalidValue *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 80.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::DynAny::TypeMismatch *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 81.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::DynAny::InvalidSeq *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 82.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::ORB::InconsistentTypeCode *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corba_operators.h", line 83.1: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::ORB::InvalidName *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corbaidl_operators.hh", line 7.23: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::StructMember *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corbaidl_operators.hh", line 8.23: 1540-1283 (I) "operator>>=(const CORBA::Any &, const CORBA::StructMember *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corbaidl_operators.hh", line 15.23: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::StructMemberSeq *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corbaidl_operators.hh", line 16.23: 1540-1283 (I) "operator>>=(const CORBA::Any &, const CORBA::StructMemberSeq *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corbaidl_operators.hh", line 20.23: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::UnionMember *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corbaidl_operators.hh", line 21.23: 1540-1283 (I) "operator>>=(const CORBA::Any &, const CORBA::UnionMember *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corbaidl_operators.hh", line 28.23: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::UnionMemberSeq *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corbaidl_operators.hh", line 29.23: 1540-1283 (I) "operator>>=(const CORBA::Any &, const CORBA::UnionMemberSeq *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corbaidl_operators.hh", line 36.23: 1540-1283 (I) "operator>>=(const CORBA::Any &, CORBA::EnumMemberSeq *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/corbaidl_operators.hh", line 37.23: 1540-1283 (I) "operator>>=(const CORBA::Any &, const CORBA::EnumMemberSeq *&)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0295 (I) A parameter of type "const CORBA::Any &" cannot be initialized with an rvalue of type "unsigned long".
"../../../../include/omniORB2/ir_operators.hh", line 5.13: 1540-1283 (I) "operator>>=(CORBA::DefinitionKind, NetBufferedStream &)" is not a viable candidate.
"../../../../include/omniORB2/ir_operators.hh", line 6.17: 1540-0256 (I) A parameter of type "CORBA::DefinitionKind" cannot be initialized with an expression of type "unsigned long".
"../../../../include/omniORB2/bufferedStream.h", line 261.22: 1540-1298 (I) "void operator>>=(_CORBA_Double, NetBufferedStream &)" needs to be declared in the containing scope to be found by name lookup.
"../../../../include/omniORB2/bufferedStream.h", line 243.22: 1540-1298 (I) "void operator>>=(_CORBA_Float, NetBufferedStream &)" needs to be declared in the containing scope to be found by name lookup.
"../../../../include/omniORB2/bufferedStream.h", line 225.22: 1540-1298 (I) "void operator>>=(_CORBA_ULong, NetBufferedStream &)" needs to be declared in the containing scope to be found by name lookup.
"../../../../include/omniORB2/bufferedStream.h", line 209.22: 1540-1298 (I) "void operator>>=(_CORBA_Long, NetBufferedStream &)" needs to be declared in the containing scope to be found by name lookup.
"../../../../include/omniORB2/bufferedStream.h", line 192.22: 1540-1298 (I) "void operator>>=(_CORBA_UShort, NetBufferedStream &)" needs to be declared in the containing scope to be found by name lookup.
"../../../../include/omniORB2/bufferedStream.h", line 176.22: 1540-1298 (I) "void operator>>=(_CORBA_Short, NetBufferedStream &)" needs to be declared in the containing scope to be found by name lookup.
"../../../../include/omniORB2/bufferedStream.h", line 163.22: 1540-1298 (I) "void operator>>=(_CORBA_Boolean, NetBufferedStream &)" needs to be declared in the containing scope to be found by name lookup.
"../../../../include/omniORB2/bufferedStream.h", line 153.22: 1540-1298 (I) "void operator>>=(_CORBA_Char, NetBufferedStream &)" needs to be declared in the containing scope to be found by name lookup.