/[Apache-SVN]
ViewVC logotype

Revision 722337


Jump to revision: Previous Next
Author: dreiss
Date: Tue Dec 2 02:32:25 2008 UTC (15 years, 3 months ago)
Changed paths: 1
Log Message:
THRIFT-214. cpp: Qualify a cast to fix OSX compilation

id_t is defined in some OSX header, and the id_t in this function
resolved to that one instead of Thread::id_t.  This change fully
qualifies the type to make sure it resolves properly.

Also remove a comment about eliminating the C-style cast, since it
is actually quite appropriate in this case.


Changed paths

Path Details
Directoryincubator/thrift/trunk/lib/cpp/src/concurrency/PosixThreadFactory.cpp modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26