<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:58:05 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-65] Remove precompiled headers support</title>
                <link>https://jira.mongodb.org/browse/CXX-65</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;The pch.h file pulls in a lot of unnecessary stuff. We should remove it, and fix up the things that break.&lt;/p&gt;</description>
                <environment></environment>
        <key id="112440">CXX-65</key>
            <summary>Remove precompiled headers support</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="andrew.morrow@mongodb.com">Andrew Morrow</assignee>
                                    <reporter username="andrew.morrow@mongodb.com">Andrew Morrow</reporter>
                        <labels>
                            <label>legacy-cxx</label>
                    </labels>
                <created>Thu, 20 Feb 2014 17:30:28 +0000</created>
                <updated>Sun, 4 May 2014 19:32:20 +0000</updated>
                            <resolved>Mon, 17 Mar 2014 15:54:11 +0000</resolved>
                                                    <fixVersion>legacy-0.8.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="517509" author="xgen-internal-githook" created="Mon, 17 Mar 2014 16:25:09 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;TylerBrock&apos;, u&apos;name&apos;: u&apos;Tyler Brock&apos;, u&apos;email&apos;: u&apos;tyler.brock@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-65&quot; title=&quot;Remove precompiled headers support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-65&quot;&gt;&lt;del&gt;CXX-65&lt;/del&gt;&lt;/a&gt; add set to mutexdebugger&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/ff7f08103ad46e78438efcad2f491fbd77ec4fbc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/ff7f08103ad46e78438efcad2f491fbd77ec4fbc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="517437" author="xgen-internal-githook" created="Mon, 17 Mar 2014 15:23:55 +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-65&quot; title=&quot;Remove precompiled headers support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-65&quot;&gt;&lt;del&gt;CXX-65&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-44&quot; title=&quot;Client facing headers should not say &amp;quot;using namespace std&amp;quot; in header scope&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-44&quot;&gt;&lt;del&gt;CXX-44&lt;/del&gt;&lt;/a&gt; Remove pre-compiled header and using namespace std&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/85613ca750171db4b7e1c2fd64f45ba101dcf126&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/85613ca750171db4b7e1c2fd64f45ba101dcf126&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="517436" author="xgen-internal-githook" created="Mon, 17 Mar 2014 15:23:53 +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-65&quot; title=&quot;Remove precompiled headers support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-65&quot;&gt;&lt;del&gt;CXX-65&lt;/del&gt;&lt;/a&gt; Remove boost usings from goodies.h and other headers&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/cec39c11802fbe1705578e35ff6fc710abb1cfac&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/cec39c11802fbe1705578e35ff6fc710abb1cfac&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="517435" author="xgen-internal-githook" created="Mon, 17 Mar 2014 15:23:51 +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-65&quot; title=&quot;Remove precompiled headers support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-65&quot;&gt;&lt;del&gt;CXX-65&lt;/del&gt;&lt;/a&gt; Remove export_macros.h from pch.h&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/b7df7f19abf2a936855747a999094e5139ad1adc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/b7df7f19abf2a936855747a999094e5139ad1adc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="517434" author="xgen-internal-githook" created="Mon, 17 Mar 2014 15:23:50 +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-65&quot; title=&quot;Remove precompiled headers support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-65&quot;&gt;&lt;del&gt;CXX-65&lt;/del&gt;&lt;/a&gt; Remove exit nonsense from pch.h&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/5981cd14dfb2952b9f4409fc182801cb3b084d20&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/5981cd14dfb2952b9f4409fc182801cb3b084d20&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="517433" author="xgen-internal-githook" created="Mon, 17 Mar 2014 15:23:48 +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-65&quot; title=&quot;Remove precompiled headers support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-65&quot;&gt;&lt;del&gt;CXX-65&lt;/del&gt;&lt;/a&gt; Remove mongo/platform/basic.h from pch.h&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/e2d17940ea1e299bcded7c6fdebd95b7bc7e9469&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/e2d17940ea1e299bcded7c6fdebd95b7bc7e9469&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="517432" author="xgen-internal-githook" created="Mon, 17 Mar 2014 15:23:46 +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-65&quot; title=&quot;Remove precompiled headers support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-65&quot;&gt;&lt;del&gt;CXX-65&lt;/del&gt;&lt;/a&gt; Remove C headers from pch.h&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/e87241c82cc04ce8508dc97a4f7aab5bb69460cb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/e87241c82cc04ce8508dc97a4f7aab5bb69460cb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="517431" author="xgen-internal-githook" created="Mon, 17 Mar 2014 15:23:45 +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-65&quot; title=&quot;Remove precompiled headers support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-65&quot;&gt;&lt;del&gt;CXX-65&lt;/del&gt;&lt;/a&gt; Remove cstring from pch.h&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/f7389470ca6e2fa706bfff23b31478a5cbd0121a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/f7389470ca6e2fa706bfff23b31478a5cbd0121a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="517430" author="xgen-internal-githook" created="Mon, 17 Mar 2014 15:23:43 +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-65&quot; title=&quot;Remove precompiled headers support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-65&quot;&gt;&lt;del&gt;CXX-65&lt;/del&gt;&lt;/a&gt; Remove memory from pch.h&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/e663cc22e6fdf9c0878b20343261aa4b972cccac&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/e663cc22e6fdf9c0878b20343261aa4b972cccac&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="517429" author="xgen-internal-githook" created="Mon, 17 Mar 2014 15:23:42 +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-65&quot; title=&quot;Remove precompiled headers support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-65&quot;&gt;&lt;del&gt;CXX-65&lt;/del&gt;&lt;/a&gt; Remove C++ container headers from pch.h&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/4319ae4d88643fea9e529aa4bc009ac5df0500e5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/4319ae4d88643fea9e529aa4bc009ac5df0500e5&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="517428" author="xgen-internal-githook" created="Mon, 17 Mar 2014 15:23:40 +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-65&quot; title=&quot;Remove precompiled headers support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-65&quot;&gt;&lt;del&gt;CXX-65&lt;/del&gt;&lt;/a&gt; Remove iostream from pch.h&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/52acf60f27bbf09e349d6bea42d6c3725eff8c3f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/52acf60f27bbf09e349d6bea42d6c3725eff8c3f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="517427" author="xgen-internal-githook" created="Mon, 17 Mar 2014 15:23:38 +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-65&quot; title=&quot;Remove precompiled headers support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-65&quot;&gt;&lt;del&gt;CXX-65&lt;/del&gt;&lt;/a&gt; Filesystem v3 is the default in our boost minimum of 1.49&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/2eb3bfbfc137ba65ee234382b35bf303da82e8c7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/2eb3bfbfc137ba65ee234382b35bf303da82e8c7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="517426" author="xgen-internal-githook" created="Mon, 17 Mar 2014 15:23: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-65&quot; title=&quot;Remove precompiled headers support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-65&quot;&gt;&lt;del&gt;CXX-65&lt;/del&gt;&lt;/a&gt; Remove boost/shared_ptr.hpp from pch.h&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/a34f0226892eecb3adb4d97d47c66c962e903ca1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/a34f0226892eecb3adb4d97d47c66c962e903ca1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="517425" author="xgen-internal-githook" created="Mon, 17 Mar 2014 15:23:35 +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-65&quot; title=&quot;Remove precompiled headers support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-65&quot;&gt;&lt;del&gt;CXX-65&lt;/del&gt;&lt;/a&gt; Remove boost/smart_ptr.hpp from pch.h&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/35b8dbb1f4c9fab80d141b30dc8feb16a6aa8700&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/35b8dbb1f4c9fab80d141b30dc8feb16a6aa8700&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="517424" author="xgen-internal-githook" created="Mon, 17 Mar 2014 15:23:33 +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-65&quot; title=&quot;Remove precompiled headers support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-65&quot;&gt;&lt;del&gt;CXX-65&lt;/del&gt;&lt;/a&gt; Remove boost/bind.hpp from pch.h&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/baf0aacdfcade18fa706164672a33128054cf5c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/baf0aacdfcade18fa706164672a33128054cf5c0&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="517423" author="xgen-internal-githook" created="Mon, 17 Mar 2014 15:23:32 +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-65&quot; title=&quot;Remove precompiled headers support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-65&quot;&gt;&lt;del&gt;CXX-65&lt;/del&gt;&lt;/a&gt; Remove boost/version.hpp from pch.h&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/75b8fd8483db058d3d21827c4b810127282d8972&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/75b8fd8483db058d3d21827c4b810127282d8972&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="517422" author="xgen-internal-githook" created="Mon, 17 Mar 2014 15:23:30 +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-65&quot; title=&quot;Remove precompiled headers support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-65&quot;&gt;&lt;del&gt;CXX-65&lt;/del&gt;&lt;/a&gt; Remove mongo/util/debug_util.h from pch.h&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/de468f6c08410ce8588bb9aa9c9e4073b3449f2c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/de468f6c08410ce8588bb9aa9c9e4073b3449f2c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="517421" author="xgen-internal-githook" created="Mon, 17 Mar 2014 15:23:29 +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-65&quot; title=&quot;Remove precompiled headers support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-65&quot;&gt;&lt;del&gt;CXX-65&lt;/del&gt;&lt;/a&gt; Remove mongo/util/assert_util.h from pch.h&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/0bd68efd6558fdfaa3aa040db1caa9fdf8ad6cdc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/0bd68efd6558fdfaa3aa040db1caa9fdf8ad6cdc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="517420" author="xgen-internal-githook" created="Mon, 17 Mar 2014 15:23:27 +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-65&quot; title=&quot;Remove precompiled headers support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-65&quot;&gt;&lt;del&gt;CXX-65&lt;/del&gt;&lt;/a&gt; Remove mongo/util/goodies.h from pch.h&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/a16609a1417fa52a58b5fa73983393ae0f32af2e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/a16609a1417fa52a58b5fa73983393ae0f32af2e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="517419" author="xgen-internal-githook" created="Mon, 17 Mar 2014 15:23:25 +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-65&quot; title=&quot;Remove precompiled headers support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-65&quot;&gt;&lt;del&gt;CXX-65&lt;/del&gt;&lt;/a&gt; Remove mongo/util/allocator.h from pch.h and elsewhere&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/99511976df02070d3a2db82f265e7d79053c7157&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/99511976df02070d3a2db82f265e7d79053c7157&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="517418" author="xgen-internal-githook" created="Mon, 17 Mar 2014 15:23:24 +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-65&quot; title=&quot;Remove precompiled headers support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-65&quot;&gt;&lt;del&gt;CXX-65&lt;/del&gt;&lt;/a&gt; Remove mongo/util/log.h from pch.h&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/1c6520170774576b568656e2d78a4591d0499d26&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/1c6520170774576b568656e2d78a4591d0499d26&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="515414" author="acm" created="Thu, 13 Mar 2014 18:08:14 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/20&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/20&lt;/a&gt;&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_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrwa7b:</customfieldvalue>

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