Boost logo

Boost :

Subject: Re: [boost] [mpl] Can I merge pull requests for 'develop' into 'master' for Boost 1.56
From: Eric Niebler (eniebler_at_[hidden])
Date: 2014-07-09 12:51:38


On 07/09/2014 09:04 AM, Edward Diener wrote:
> I had not merged your first change from 'develop' to 'master' and I am
> sure that is correct, since I tested it with VC++. I have VC8 through
> the latest VC12 I test against.
>
> Were you able to test your second change and how did you do it, since
> there is no toolset for CUDA AFAICS ? I assume you figured out a command
> line to pass to the CUDA compiler if you tested it.

I'm working on a cross-platform project that uses CUDA and Boost. I use
CMake to find CUDA and build the .cu files. It generates the command
line. It's a black box as far as I'm concerned. Everything worked on
Linux and Windows before my first change, broke on Windows after my
first change, and works again after my second change.

> If it is alright to merge these changes to 'master' should I tell
> Marshall Clow after it has been done ?

I'm sure it'll get picked up eventually. *Lots* of important changes
will be made before the beta and the final release. I'm not worries
about this getting dropped.

Eric


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk