2008-09-04

Code changes to Ice-3.3.0 for RH9

cpp/src/IceUtil/Cond.cpp
at line 314, ifdef this out - it appears RH9 does not support it.

cpp/src/IceSSL/Instance.cpp
at line 76, change to reinterpret_cast - this older version of NPTL has pthread_t as a different type.

cpp/src/IceUtil/Time.cpp
at line 114, monotonic clock issue again.

cpp/src/Ice/Network.cpp
at lines 335 and 1365, change "1" to "tcpmux"
(getaddrinfo(3) on RH9 has some quirks).

No comments: