<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:58:09 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-86] C++ driver can&apos;t compile with glibc 2.16</title>
                <link>https://jira.mongodb.org/browse/CXX-86</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;Boost 1.49 and earlier cannot compile with glibc 2.16.  However, Boost 1.50 requires filesystem 3.0.  Need a stopgap solution so that the driver can compile with glibc 2.16 and Boost 1.49.  &lt;/p&gt;</description>
                <environment></environment>
        <key id="43953">CXX-86</key>
            <summary>C++ driver can&apos;t compile with glibc 2.16</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</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="andrew.morrow@mongodb.com">Andrew Morrow</assignee>
                                    <reporter username="milkie@mongodb.com">Eric Milkie</reporter>
                        <labels>
                            <label>cxxmove</label>
                            <label>legacy-cxx</label>
                    </labels>
                <created>Wed, 11 Jul 2012 18:29:24 +0000</created>
                <updated>Sun, 4 May 2014 19:32:41 +0000</updated>
                            <resolved>Fri, 28 Mar 2014 16:33:23 +0000</resolved>
                                                    <fixVersion>legacy-0.8.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="526304" author="xgen-internal-githook" created="Fri, 28 Mar 2014 16:22:37 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-86&quot; title=&quot;C++ driver can&amp;#39;t compile with glibc 2.16&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-86&quot;&gt;&lt;del&gt;CXX-86&lt;/del&gt;&lt;/a&gt; The driver doesn&apos;t vendorize boost so the hack is no longer relevant&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/3c09cf2c2b75bae31d38de2ca78a8b13f1655687&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/3c09cf2c2b75bae31d38de2ca78a8b13f1655687&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="524725" author="acm" created="Thu, 27 Mar 2014 16:35:54 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/39&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/39&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="512771" author="milkie" created="Mon, 10 Mar 2014 18:47:53 +0000"  >&lt;p&gt;True.  So let&apos;s change the code to just take out the HACK macro (which is only used with our vendorized Boost 1.49).  That will make the header in time_support.h look much nicer; it will just look at the Boost version to determine which UTC macro to use.&lt;/p&gt;</comment>
                            <comment id="512765" author="acm" created="Mon, 10 Mar 2014 18:40:34 +0000"  >&lt;p&gt;Well, the current ubuntu LTS ships with 1.48. I&apos;m not sure we want to bump the minimum to 1.50 yet.&lt;/p&gt;</comment>
                            <comment id="512610" author="milkie" created="Mon, 10 Mar 2014 16:38:47 +0000"  >&lt;p&gt;Now that we&apos;ve divested from the server code, we could just make Boost 1.50 the minimum supported version, which would allow us to clean up the UTC code in Eliot&apos;s commit.  Or we could just resolve this as Done.&lt;/p&gt;</comment>
                            <comment id="512507" author="acm" created="Mon, 10 Mar 2014 15:28:42 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=milkie&quot; class=&quot;user-hover&quot; rel=&quot;milkie&quot;&gt;milkie&lt;/a&gt; Is this ticket still relevant for the C++ driver now that we always build against an external boost?&lt;/p&gt;</comment>
                            <comment id="142042" author="milkie" created="Wed, 11 Jul 2012 19:50:54 +0000"  >&lt;p&gt;Mathias&apos;s commit for &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-6340&quot; title=&quot;TIME_UTC is a macro in C11, compilation of lines, containing boost::TIME_UTC will fail with glibc 2.16&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-6340&quot;&gt;&lt;del&gt;SERVER-6340&lt;/del&gt;&lt;/a&gt; modified our boost 1.49 files&apos; TIME_UTC so it works now.&lt;/p&gt;</comment>
                            <comment id="142038" author="schwerin" created="Wed, 11 Jul 2012 19:46:38 +0000"  >&lt;p&gt;I think the upgrade to boost fs v3.  Also, does this mean we need to&lt;br/&gt;
upgrade our in-tree boost?&lt;/p&gt;

&lt;p&gt;-Andy&lt;/p&gt;

</comment>
                            <comment id="141987" author="milkie" created="Wed, 11 Jul 2012 18:30:06 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-6340&quot; title=&quot;TIME_UTC is a macro in C11, compilation of lines, containing boost::TIME_UTC will fail with glibc 2.16&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-6340&quot;&gt;&lt;del&gt;SERVER-6340&lt;/del&gt;&lt;/a&gt; shows the reason for the compilation issues&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="44202">SERVER-6449</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="25055">SERVER-4314</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="43596">SERVER-6340</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <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_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrgkl3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>10290</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>