<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:02:42 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-1458] Deprecate ~frame() destructor, and add close() function as replacement</title>
                <link>https://jira.mongodb.org/browse/CXX-1458</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;For builder/core.cpp, &lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/592/files#diff-5b8d312af0443f26dbfd9206b22cdbf0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/592/files#diff-5b8d312af0443f26dbfd9206b22cdbf0&lt;/a&gt;, As per &lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/592/files#r146877062&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/592/files#r146877062&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="450599">CXX-1458</key>
            <summary>Deprecate ~frame() destructor, and add close() function as replacement</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="13201">Fixed</resolution>
                                        <assignee username="andrew.morrow@mongodb.com">Andrew Morrow</assignee>
                                    <reporter username="derick">Derick Rethans</reporter>
                        <labels>
                    </labels>
                <created>Wed, 25 Oct 2017 15:33:29 +0000</created>
                <updated>Mon, 8 Jan 2024 15:30:27 +0000</updated>
                            <resolved>Fri, 17 Nov 2017 00:42:18 +0000</resolved>
                                                    <fixVersion>3.2.0-rc0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1728464" author="xgen-internal-githook" created="Fri, 17 Nov 2017 00:42:01 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Andrew Morrow&apos;, &apos;username&apos;: &apos;acmorrow&apos;, &apos;email&apos;: &apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1458&quot; title=&quot;Deprecate ~frame() destructor, and add close() function as replacement&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1458&quot;&gt;&lt;del&gt;CXX-1458&lt;/del&gt;&lt;/a&gt; Don&apos;t bother closing bson subobjects in stack dtor&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/8b4d0da8758f4219355ad60c7fb80c7499fb456f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/8b4d0da8758f4219355ad60c7fb80c7499fb456f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1717128" author="acm" created="Sat, 4 Nov 2017 17:56:26 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=mira.carey%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;mira.carey@mongodb.com&quot;&gt;mira.carey@mongodb.com&lt;/a&gt; - We need to figure out what to do here. The current situation isn&apos;t good. If the &lt;tt&gt;frame&lt;/tt&gt; destructor is &lt;tt&gt;noexcept&lt;/tt&gt; then we have no way to report errors when failing to write the termination bytes. But if it isn&apos;t noexcept, it could throw from the destructor &lt;tt&gt;stack&lt;/tt&gt; of &lt;tt&gt;frame}}s. That would also probably be a call to {{terminate&lt;/tt&gt;. Lets talk about what the right way to fix this might be.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></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_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|htbma7:</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="1930">Platforms 2017-11-13</customfieldvalue>
    <customfieldvalue id="1983">Platforms 2017-12-04</customfieldvalue>

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