Bug 1379

Summary: Options in orbconf.h cannot be used at all
Product: TAO Reporter: Nanbor Wang <bala>
Component: ORBAssignee: DOC Center Support List (internal) <tao-support>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 1.2.6   
Hardware: All   
OS: All   
Bug Depends on: 1360    
Bug Blocks:    

Description Nanbor Wang 2002-11-26 10:07:42 CST
The gazaillion options in orbconf.h just cannot be used. Trying to define 
#define TAO_HAS_VALUETYPE 0 or doing anything similar in config.h leads to 
gazzillion compile errors. Either we need  to fix them under different 
configurations or get rid of all this. A GCC32 build has been setup which shows 
one of the examples.
Comment 1 Nanbor Wang 2002-11-26 10:08:26 CST
Adding dependency
Comment 2 Jeff Parsons 2002-11-27 09:26:45 CST
TAO_HAS_VALUETYPE has been removed.

Tue Nov 26 15:01:40 2002  Jeff Parsons <j.parsons@vanderbilt.edu>

        * tao/AbstractBase.cpp:
        * tao/AbstractBase.h:
        * tao/ORB.cpp:
        * tao/ORB.h:
        * tao/ValueBase.cpp:
        * tao/ValueBase.h:
        * tao/ValueFactory.cpp:
        * tao/ValueFactory.h:
        * tao/ValueFactory_Map.cpp:
        * tao/ValueFactory_Map.h:
        * tao/corbafwd.h:
        * tao/orbconf.h:
        * tao/DynamicAny/DynCommon.cpp:
        * tao/DynamicAny/DynCommon.h:

          Removed TAO_HAS_VALUETYPE flag. None of the tests or examples that 
          use valuetypes have ever used this flag.
          
Comment 3 Nanbor Wang 2002-11-27 09:52:15 CST
That is just one part of BIG problem. Reopening the bug
Comment 4 Johnny Willemsen 2010-09-30 04:37:41 CDT
closing wontfix, we need specific problem reports