<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:05:37 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>[SERVER-4314] Add support for boost filesystem v3</title>
                <link>https://jira.mongodb.org/browse/SERVER-4314</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Enabling support of Boost filesystem version 3 library for MongoDB can benefit projects which already use v3 internally.&lt;/p&gt;</description>
                <environment>Any</environment>
        <key id="25055">SERVER-4314</key>
            <summary>Add support for boost filesystem v3</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="schwerin@mongodb.com">Andy Schwerin</assignee>
                                    <reporter username="shmerl">Hillel Lubman</reporter>
                        <labels>
                            <label>boost</label>
                            <label>driver</label>
                            <label>filesystem</label>
                    </labels>
                <created>Thu, 17 Nov 2011 18:30:12 +0000</created>
                <updated>Mon, 11 Jul 2016 18:33:45 +0000</updated>
                            <resolved>Thu, 11 Oct 2012 19:37:47 +0000</resolved>
                                                    <fixVersion>2.3.0</fixVersion>
                                    <component>Build</component>
                                        <votes>14</votes>
                                    <watches>18</watches>
                                                                                                                <comments>
                            <comment id="173905" author="auto" created="Thu, 11 Oct 2012 19:37:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-09-04T20:38:01-07:00&apos;, u&apos;email&apos;: u&apos;sh@lutzhaase.com&apos;, u&apos;name&apos;: u&apos;Sven-Hendrik Haase&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4314&quot; title=&quot;Add support for boost filesystem v3&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4314&quot;&gt;&lt;del&gt;SERVER-4314&lt;/del&gt;&lt;/a&gt; Migrate to Boost Filesystem v3, away from deprecated v2.&lt;/p&gt;

&lt;p&gt;Original author: Sven-Hendrik Haase &amp;lt;sh@lutzhaase.com&amp;gt;&lt;br/&gt;
Merged by: Andy Schwerin &amp;lt;schwerin@10gen.com&amp;gt;&lt;br/&gt;
Signed-off-by: Andy Schwerin &amp;lt;schwerin@10gen.com&amp;gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b3b1949de30b5dc1bde3d91aa197a8587d17d193&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b3b1949de30b5dc1bde3d91aa197a8587d17d193&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="169223" author="mhanwell" created="Fri, 28 Sep 2012 14:38:37 +0000"  >&lt;p&gt;Is there any plan to make a release using Boost filesystem v3? The patch doesn&apos;t look that hackish to me, we need a solution going forward due to Boost 1.49 not working with GCC 4.7, and Boost 1.50.0 not working with MongoDB&apos;s C++ client due to filesystem v2 being dropped.&lt;/p&gt;</comment>
                            <comment id="156572" author="ryandesign" created="Fri, 24 Aug 2012 21:06:37 +0000"  >&lt;p&gt;I am the maintainer of mongodb in MacPorts, and I hope you can fix this issue soon. It is causing grief for my users, because in July MacPorts updated to boost 1.50.0, in which boost filesystem v2 is gone (and boost 1.51.0 has already been released). There are currently 25 MacPorts users monitoring our ticket on this issue: &lt;a href=&quot;https://trac.macports.org/ticket/35118&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://trac.macports.org/ticket/35118&lt;/a&gt; . I have not tried the patch attached here because it was described as &quot;hacky&quot; and because it is for an earlier version of mongodb than we currently have in MacPorts.&lt;/p&gt;</comment>
                            <comment id="141989" author="milkie" created="Wed, 11 Jul 2012 18:30:43 +0000"  >&lt;p&gt;Filed &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;SERVER-6411&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="141978" author="schwerin" created="Wed, 11 Jul 2012 18:01:35 +0000"  >&lt;p&gt;It continues to compile and link against Boost 1.49, at least.  However, if we&apos;re going to keep using boost::filesystem, we should really upgrade to v3.&lt;/p&gt;</comment>
                            <comment id="141932" author="san" created="Wed, 11 Jul 2012 16:15:02 +0000"  >&lt;p&gt;Hi all.&lt;/p&gt;

&lt;p&gt;As I understand current version of mongo C++ driver will not compile with Boost &amp;lt;= 1.49 becouse &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-6340&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/SERVER-6340&lt;/a&gt; is fixed. But it will not link with Boost &amp;gt;=1.50 becouse its drop filesystem v2 support. &lt;br/&gt;
So now C++ driver will not compile or link with any boost package.&lt;/p&gt;</comment>
                            <comment id="141608" author="svenstaro" created="Tue, 10 Jul 2012 22:19:32 +0000"  >&lt;p&gt;Patch against 2.0.6&lt;/p&gt;</comment>
                            <comment id="141604" author="svenstaro" created="Tue, 10 Jul 2012 22:14:10 +0000"  >&lt;p&gt;I uploaded the somewhat hacky patch I made against version 2.0.6. It works for me and allows me to compile against boost 1.50 at least.&lt;/p&gt;</comment>
                            <comment id="141603" author="svenstaro" created="Tue, 10 Jul 2012 22:13:39 +0000"  >&lt;p&gt;Patch against 2.0.6&lt;/p&gt;</comment>
                            <comment id="77649" author="shmerl" created="Wed, 4 Jan 2012 21:40:47 +0000"  >&lt;p&gt;Yes, it&apos;s about client programs linking against boost filesystem v3, to avoid need for using v2 in addition, because of the MongoDB library.&lt;/p&gt;</comment>
                            <comment id="77646" author="dwight_10gen" created="Wed, 4 Jan 2012 21:37:03 +0000"  >&lt;p&gt;is the context here the C++ driver?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="43953">CXX-86</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="18078" name="boost-1.50.patch" size="12282" author="svenstaro" created="Tue, 10 Jul 2012 22:19:32 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>11.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 4 Jan 2012 21:37:03 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        11 years, 18 weeks, 6 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            11 years, 18 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>san</customfieldvalue>
            <customfieldvalue>schwerin@mongodb.com</customfieldvalue>
            <customfieldvalue>auto</customfieldvalue>
            <customfieldvalue>dwight@mongodb.com</customfieldvalue>
            <customfieldvalue>milkie@mongodb.com</customfieldvalue>
            <customfieldvalue>shmerl</customfieldvalue>
            <customfieldvalue>mhanwell</customfieldvalue>
            <customfieldvalue>ryandesign</customfieldvalue>
            <customfieldvalue>svenstaro</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrola7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrg7bj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8091</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrnuzb:</customfieldvalue>

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