Hi,
Menelaos Karavelas wrote On 26-5-2014 13:28:
Hi all.
On 26/05/2014 01:53 μμ, Menelaos
Karavelas wrote:
BTW, there seems to be a problem not only with variant support
on distances, but also on variant support for assign.
Samuel, could you please look this up.
Fixed those errors as well. The PR is here: https://github.com/boostorg/geometry/pull/42
Thanks for finding and fixing. Merged #41/#42.
It is was broken a few days, all is looking quite yellow now.
Not a big problem, these things happen, often with new
contributions, which are of course very welcome. I did not notice
because busy with other things last days.
However, two more things about this, now this triggered it:
1) does anybody know if Boost regression matrix can mail
notifications about broken tests (which were earlier)? Or does
anybody know otherwise the most perfect tool (even if it runs
locally) which checks this? There must be an abundance on the web
of course.
2) Adam, in the Contribution Tutorial, section "Modify the
branch", could you add that it is recommended to
- run all unit tests before submit (even the tests you did not
work on)? (we had a problem with this earlier)