On Tue, 2005-11-01 at 13:26 -0600, Marty Kraimer wrote:
I did a cvs update and rebuild.
exampleApp still crashes.
There are still lots of warning messages like
/fdmgr/fdmgr.cpp
"../../../src/libCom/fdmgr/fdManager.h", line 171: Warning: Conversion
of 64 bit type value to "const unsigned" causes truncation.
"../../../src/libCom/fdmgr/fdManager.h", line 171: Warning: Conversion
of 64 bit type value to "const unsigned" causes truncation.
"../../../src/libCom/fdmgr/fdmgr.cpp", line 33: Warning: Conversion of
64 bit type value to "const unsigned" causes truncation.
I think we should create 3.14.8 and take care of this later.
I am concerned that fixing the 64 bit problems will in turn cause new bugs.
Marty, I am not seeing this issue on linux AMD64. Is this happening on
Solaris 64-bit?