Martin Sebor wrote:
> 
> This has been bugging me -- when someone checks out trunk, does a build
> and sends
> us build results, we have no way of telling that the build results are, in
> fact, for trunk and
> not for 4.2.0 (or the head of 4.2.x), because the value of _RWSTD_VER is
> the same. I
> think we should change it so that the value is unique for each branch, or
> at least distinct
> from any release.
> 
> Any suggestions for what would be a good value?
> 

Martin,

If all you care about is detecting what branch the results are for, why
can't we just dump $HeadURL$ of the GNUmakefile to the top of the build
results?

Travis

-- 
View this message in context: 
http://www.nabble.com/Re%3A-svn-commit%3A-r597396----incubator-stdcxx-branches-4.2.x-tests-numerics-26.valarray.cassign.cpp-tp13905517p14408307.html
Sent from the stdcxx-dev mailing list archive at Nabble.com.

Reply via email to