Boost logo

Boost :

Subject: Re: [boost] [status] explicit-failures-markup.xml edit permissions
From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2014-12-15 15:20:29


1. Go to <
https://github.com/boostorg/boost/blob/develop/status/explicit-failures-markup.xml
>.

2. Hit the edit button (pencil looking icon on the top right of the text
frame).

3. Do your edits.

4. Save.. Which submits a pull request.

And most likely Daniel will handle it at that point.

On Mon, Dec 15, 2014 at 2:14 PM, Vladimir Batov <
Vladimir.Batov_at_[hidden]> wrote:
>
> On some compilers some of my SFINAE-related "convert" regression tests
> fail. So, I tried to update status/explicit-failures-markup.xml to
> explicitly mark those test failures rather than masking/disabling them. For
> understandable reasons I have no permissions to modify the file, so that
> update of mine was denied.
>
> I tried contacting Daniel James as he often helps me with build matters
> but he is seemingly unavailable.
>
> I am hoping someone else might have edit-permissions to the file and be
> kind enough to add the following code (below) to the file for me?
>
> My apologies for such a wide post or if my request is misdirected. Your
> help in the matter is much appreciated.
>
> Thanks,
> Vladimir.
>
> <!-- convert-->
> <library name="convert">
> <test name="convert_test_has_begin">
> <mark-failure>
> <toolset name="msvc-8.0*"/>
> <toolset name="msvc-9.0*"/>
> <toolset name="msvc-10.0*"/>
> <toolset name="msvc-11.0*"/>
> <note author="Vladimir Batov">
> The relevant SFINAE support is broken in MSVC up to
> version 11.
> </note>
> </mark-failure>
> </test>
> </library>
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/
> mailman/listinfo.cgi/boost
>

-- 
-- Rene Rivera
-- Grafik - Don't Assume Anything
-- Robot Dreams - http://robot-dreams.net
-- rrivera/acm.org (msn) - grafikrobot/aim,yahoo,skype,efnet,gmail

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