Re: Review Request 24222: Update boost-1.53.0.tar.gz to include boost::atomic

2014-11-12 Thread Niklas Nielsen

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24222/#review61016
---


Craig - are you planning on getting this in? In that case, we need a shepherd 
to follow it through.

- Niklas Nielsen


On Aug. 3, 2014, 8:52 p.m., Craig Hansen-Sturm wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://reviews.apache.org/r/24222/
 ---
 
 (Updated Aug. 3, 2014, 8:52 p.m.)
 
 
 Review request for mesos, Benjamin Hindman and Niklas Nielsen.
 
 
 Bugs: MESOS-1626
 https://issues.apache.org/jira/browse/MESOS-1626
 
 
 Repository: mesos-git
 
 
 Description
 ---
 
 Updated boost-1.53.0.tar.gz to include boost::atomic library using the 
 documented update procedure (e.g., using bcp for header dependency 
 generation).  Attached tarball contains the generated version of the library, 
 in full (e.g., not a patch).
 
 Replace existing 
 /path/to/mesos/3rdparty/libprocess/3rdparty/boost-1.53.0.tar.gz with 
 attached tar.
 make clean
 make check dist
 
 
 Diffs
 -
 
 
 Diff: https://reviews.apache.org/r/24222/diff/
 
 
 Testing
 ---
 
 make check dist on linux and mac osx.  all tests pass.
 
 
 File Attachments
 
 
 boost-1.53.0.tar.gz + boost::atomics
   
 https://reviews.apache.org/media/uploaded/files/2014/08/04/5e4e4621-7d2b-4f2f-9a14-fae32bab7e8b__boost-1.53.0.tar.gz
 
 
 Thanks,
 
 Craig Hansen-Sturm
 




Re: Review Request 24222: Update boost-1.53.0.tar.gz to include boost::atomic

2014-11-12 Thread Dominic Hamon


 On Nov. 12, 2014, 10:32 a.m., Niklas Nielsen wrote:
  Craig - are you planning on getting this in? In that case, we need a 
  shepherd to follow it through.

we should probably focus on just std::atomic if we can. I believe g++-4.4 
supports it but a configure check would clarify.


- Dominic


---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24222/#review61016
---


On Aug. 3, 2014, 8:52 p.m., Craig Hansen-Sturm wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://reviews.apache.org/r/24222/
 ---
 
 (Updated Aug. 3, 2014, 8:52 p.m.)
 
 
 Review request for mesos, Benjamin Hindman and Niklas Nielsen.
 
 
 Bugs: MESOS-1626
 https://issues.apache.org/jira/browse/MESOS-1626
 
 
 Repository: mesos-git
 
 
 Description
 ---
 
 Updated boost-1.53.0.tar.gz to include boost::atomic library using the 
 documented update procedure (e.g., using bcp for header dependency 
 generation).  Attached tarball contains the generated version of the library, 
 in full (e.g., not a patch).
 
 Replace existing 
 /path/to/mesos/3rdparty/libprocess/3rdparty/boost-1.53.0.tar.gz with 
 attached tar.
 make clean
 make check dist
 
 
 Diffs
 -
 
 
 Diff: https://reviews.apache.org/r/24222/diff/
 
 
 Testing
 ---
 
 make check dist on linux and mac osx.  all tests pass.
 
 
 File Attachments
 
 
 boost-1.53.0.tar.gz + boost::atomics
   
 https://reviews.apache.org/media/uploaded/files/2014/08/04/5e4e4621-7d2b-4f2f-9a14-fae32bab7e8b__boost-1.53.0.tar.gz
 
 
 Thanks,
 
 Craig Hansen-Sturm