Opened 10 years ago
Last modified 10 years ago
#7329 closed Bugs
$BOOST_ROOT/boost/thread/future.hpp does not compile on HPUX — at Initial Version
Reported by: | Owned by: | viboes | |
---|---|---|---|
Milestone: | Boost 1.52.0 | Component: | thread |
Version: | Boost 1.51.0 | Severity: | Showstopper |
Keywords: | HPUX | Cc: |
Description
Using compiler: aCC: HP C/aC++ B3910B A.06.20 [May 13 2008]
$BOOST_ROOT/boost/thread/future.hpp
CHANGE:: line:603 FROM
for(count_type i=0;i<count;++i)
{