<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:01:07 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-1017] bsoncxx::oid oid(const string::view_or_value &amp;str) mismatching git repo</title>
                <link>https://jira.mongodb.org/browse/CXX-1017</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;When I am trying to access this constructor, my compiler says undefined reference to this constructor. &lt;/p&gt;

&lt;p&gt;I checked the source code in both GIT and my local repo, it is string_view for this constructor. However, after installing the cxx driver (both 3.0.0 and 3.0.1), the file /usr/local/include/bsoncxx/v_noabi/bsoncxx/oid.hpp does not have &quot;oid::oid(const bsoncxx::stdx::string_view&amp;amp; str)&quot; but it has &quot;oid (const string::view_or_value &amp;amp;str)&quot;.&lt;/p&gt;

&lt;p&gt;&quot;oid::oid(const char* bytes, std::size_t len)&quot; is working for me and I can use it as a work around.&lt;/p&gt;</description>
                <environment></environment>
        <key id="314036">CXX-1017</key>
            <summary>bsoncxx::oid oid(const string::view_or_value &amp;str) mismatching git repo</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</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="david.golden@mongodb.com">David Golden</assignee>
                                    <reporter username="xinyunzhong@gmail.com">Joe Zhong</reporter>
                        <labels>
                    </labels>
                <created>Mon, 5 Sep 2016 05:09:24 +0000</created>
                <updated>Wed, 7 Sep 2016 12:55:01 +0000</updated>
                            <resolved>Wed, 7 Sep 2016 12:55:01 +0000</resolved>
                                    <version>3.0.0</version>
                    <version>3.0.1</version>
                                                    <component>API</component>
                    <component>BSON</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="1378215" author="david.golden" created="Wed, 7 Sep 2016 12:54:35 +0000"  >&lt;p&gt;Yes, that header changed in the repo in July.&lt;/p&gt;

&lt;p&gt;The 3.x branch is not yet API or ABI stable.  I&apos;ll open a separate ticket to improve our documentation about that.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="137503" name="oid constructor mismatch.png" size="106508" author="xinyunzhong@gmail.com" created="Mon, 5 Sep 2016 05:09:24 +0000"/>
                    </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|hspetz:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>