[omniORB] dublicate headers in omniORB_302.tar.gz

Harri Pasanen harri.pasanen@trema.com
Thu, 19 Oct 2000 16:58:27 +0200


I'm in the process of porting omniORB to KAI C++ (HP-UX 11.00 and Linux)

I noticed the following:

[harri@pclabs125 src]$ tar tzvf omniORB_302.tar.gz | grep CORBA_

omni/include/omniORB3/CORBA_basetypes.h
omni/include/omniORB3/CORBA_sysdep.h
omni/src/tool/omniidl/cxx/CORBA_basetypes.h
omni/src/tool/omniidl/cxx/CORBA_sysdep.h  

I wonder if the omniidl/cxx versions of the headers really should be
there?
The headers are not identical.

CVS also seems to have those doubles.

If there is interest in the patches, should I just post them here, or
what is the procedure?

-Harri