<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:59:29 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[CXX-531] Test against all sources of stdx pollyfills</title>
                <link>https://jira.mongodb.org/browse/CXX-531</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;We should somehow run tests against building in both configurations.&lt;/p&gt;

&lt;p&gt;I don&apos;t think we need to test against system mnmlstc vs internal, but we can hash that out.&lt;/p&gt;</description>
                <environment></environment>
        <key id="184037">CXX-531</key>
            <summary>Test against all sources of stdx pollyfills</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="backlog-server-platform">DO NOT USE - Backlog - Platform Team</assignee>
                                    <reporter username="adam.midvidy">Adam Midvidy</reporter>
                        <labels>
                    </labels>
                <created>Thu, 12 Feb 2015 22:38:18 +0000</created>
                <updated>Thu, 28 Jan 2016 20:11:07 +0000</updated>
                            <resolved>Sun, 17 Jan 2016 16:55:07 +0000</resolved>
                                                    <fixVersion>3.0.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="1146084" author="acm" created="Sun, 17 Jan 2016 16:55:07 +0000"  >&lt;p&gt;I&apos;m declaring this as done. We already test against boost and MNMLSTC, and std::experimental is, well, experimental. I&apos;m OK if we don&apos;t test against it for GA, at least until the new toolchain is up. I&apos;ll file a new ticket explicitly for that.&lt;/p&gt;</comment>
                            <comment id="1135458" author="xgen-internal-githook" created="Thu, 14 Jan 2016 21:55:07 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;tessavitabile&apos;, u&apos;name&apos;: u&apos;Tess Avitabile&apos;, u&apos;email&apos;: u&apos;tess.avitabile@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-531&quot; title=&quot;Test against all sources of stdx pollyfills&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-531&quot;&gt;&lt;del&gt;CXX-531&lt;/del&gt;&lt;/a&gt; Boost minimum version 1.56.0&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/aeb4f2cc5009f3818de158fa9c64f96564d9c6e3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/aeb4f2cc5009f3818de158fa9c64f96564d9c6e3&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1135055" author="tess.avitabile" created="Thu, 14 Jan 2016 16:46:39 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/434&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/434&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1131194" author="acm" created="Mon, 11 Jan 2016 16:45:58 +0000"  >&lt;p&gt;Yes, and a build using the BSONCXX_POLY_USE_STD_EXPERIMENTAL as well (probably in C++14 mode?)&lt;/p&gt;</comment>
                            <comment id="1131188" author="tess.avitabile" created="Mon, 11 Jan 2016 16:38:37 +0000"  >&lt;p&gt;Does this mean testing with BSONCXX_POLY_USE_BOOST both ON and OFF?&lt;/p&gt;</comment>
                            <comment id="1125413" author="acm" created="Mon, 4 Jan 2016 18:06:08 +0000"  >&lt;p&gt;We should also test against boost now that &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-792&quot; title=&quot;Add support for using boost to provide stdx polyfills&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-792&quot;&gt;&lt;del&gt;CXX-792&lt;/del&gt;&lt;/a&gt; is resolved.&lt;/p&gt;</comment>
                            <comment id="846503" author="acm" created="Mon, 9 Mar 2015 17:26:08 +0000"  >&lt;p&gt;Yeah, I&apos;m hoping they ship an updated XCode soon.&lt;/p&gt;</comment>
                            <comment id="846334" author="adam.midvidy" created="Mon, 9 Mar 2015 16:03:00 +0000"  >&lt;p&gt;This isn&apos;t really possible now because the libc++ that ships with clang has a broken optional.&lt;/p&gt;
</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>CXX-668</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrdq9r:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>161812</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="801">Platforms E (01/08/16)</customfieldvalue>
    <customfieldvalue id="842">Platforms F (01/29/16)</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>