<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:59:57 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-677] bsoncxx static lib wrongly called bson.a</title>
                <link>https://jira.mongodb.org/browse/CXX-677</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description></description>
                <environment></environment>
        <key id="231314">CXX-677</key>
            <summary>bsoncxx static lib wrongly called bson.a</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="karo">Karolin Varner</reporter>
                        <labels>
                    </labels>
                <created>Thu, 24 Sep 2015 14:02:10 +0000</created>
                <updated>Mon, 11 Jan 2016 22:35:15 +0000</updated>
                            <resolved>Thu, 24 Sep 2015 17:29:51 +0000</resolved>
                                                    <fixVersion>3.0.0-rc0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1042312" author="acm" created="Thu, 24 Sep 2015 17:29:51 +0000"  >&lt;p&gt;Merged in &lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/4f447bcfcac0dc47f55a19f1c4b4739ea70efa57&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/4f447bcfcac0dc47f55a19f1c4b4739ea70efa57&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1042018" author="acm" created="Thu, 24 Sep 2015 14:33:57 +0000"  >&lt;p&gt;For questions about using a driver or mongodb, head to mongodb-user: &lt;a href=&quot;https://groups.google.com/forum/#!forum/mongodb-user&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://groups.google.com/forum/#!forum/mongodb-user&lt;/a&gt;&lt;br/&gt;
For questions about developing a driver or mognodb, try mongodb-dev: &lt;a href=&quot;https://groups.google.com/forum/#!forum/mongodb-dev&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://groups.google.com/forum/#!forum/mongodb-dev&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1042008" author="karo" created="Thu, 24 Sep 2015 14:28:47 +0000"  >&lt;p&gt;Btw, what&apos;s the correct place to ask generic, development related questions, like this one: &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/tongue.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;

&lt;p&gt;How about using shared_ptr &#8211; taken and released in client instances or optionally by the user of the lib &#8211; to manage the life cycle of mongocxx::instance?&lt;/p&gt;</comment>
                            <comment id="1041994" author="acm" created="Thu, 24 Sep 2015 14:21:35 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=karo&quot; class=&quot;user-hover&quot; rel=&quot;karo&quot;&gt;karo&lt;/a&gt; - I see, thanks. It definitely looks wrong by analogy with the shared lib. Thanks for the PR! We will get it merged shortly.&lt;/p&gt;</comment>
                            <comment id="1041982" author="karo" created="Thu, 24 Sep 2015 14:16:40 +0000"  >&lt;p&gt;Actually this is a pull request, because remote debugging is truly excruciating &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; The resulting library was indeed titled libbson.a&lt;/p&gt;

&lt;p&gt;Reproduce by building with cmake (without very specific options) with the patch applied and without...&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/315&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/315&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1041971" author="acm" created="Thu, 24 Sep 2015 14:09:05 +0000"  >&lt;p&gt;Thanks for the bug report. Could you please provide the following:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Your CMake invocation&lt;/li&gt;
	&lt;li&gt;The build command you used to build the cmake generated build system (make, ninja, etc.)&lt;/li&gt;
	&lt;li&gt;The output of the following command run in the directory where you built: &apos;find . -type f | grep lib&apos;.&lt;/li&gt;
&lt;/ul&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|hsdb3r:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="688">Platform A (10/09/15)</customfieldvalue>

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