/[Apache-SVN]
ViewVC logotype

Revision 665215


Jump to revision: Previous Next
Author: dreiss
Date: Wed Aug 22 23:20:24 2007 UTC (17 years, 2 months ago)
Changed paths: 8
Log Message:
Thrift: Better handling of strerror_r.

Summary:
Someone thought it would be a good idea to have two different signatures
for strerror_r, with subtly different semantics (strlcpy = smart).
We now work properly with either of them.

Also fixed a test to work on 32-bit, you sloppy <expletive>s.

Reviewed By: mcslee

Test Plan:
Rebuild thrift.
Force one of these errors to be thrown.

Revert Plan: ok


Changed paths

Path Details
Directoryincubator/thrift/trunk/lib/cpp/Makefile.am modified , text changed
Directoryincubator/thrift/trunk/lib/cpp/configure.ac modified , text changed
Directoryincubator/thrift/trunk/lib/cpp/src/transport/TServerSocket.cpp modified , text changed
Directoryincubator/thrift/trunk/lib/cpp/src/transport/TSocket.cpp modified , text changed
Directoryincubator/thrift/trunk/lib/cpp/src/transport/TTransportException.cpp added
Directoryincubator/thrift/trunk/lib/cpp/src/transport/TTransportException.h modified , text changed
Directoryincubator/thrift/trunk/test/cpp/src/TestClient.cpp modified , text changed
Directoryincubator/thrift/trunk/test/cpp/src/TestServer.cpp modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26