<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:11:47 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>[CDRIVER-1176] CMake: Add _Decimal128 type check</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-1176</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;We need to convert the _Decimal128 check to CMake:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/libbson/blob/master/build/autotools/CheckDecimal.m4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libbson/blob/master/build/autotools/CheckDecimal.m4&lt;/a&gt;&lt;/p&gt;
</description>
                <environment></environment>
        <key id="274980">CDRIVER-1176</key>
            <summary>CMake: Add _Decimal128 type check</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="2">Won&apos;t Fix</resolution>
                                        <assignee username="bjori">Hannes Magnusson</assignee>
                                    <reporter username="bjori">Hannes Magnusson</reporter>
                        <labels>
                    </labels>
                <created>Thu, 24 Mar 2016 22:36:58 +0000</created>
                <updated>Mon, 3 Oct 2016 20:08:26 +0000</updated>
                            <resolved>Mon, 3 Oct 2016 20:08:18 +0000</resolved>
                                    <version>1.4.0</version>
                                    <fixVersion>1.5.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1399175" author="bjori" created="Mon, 3 Oct 2016 20:08:18 +0000"  >&lt;p&gt;The functions that used the platform native &lt;tt&gt;_Decimal128&lt;/tt&gt; type were removed.&lt;/p&gt;</comment>
                            <comment id="1367367" author="bjori" created="Thu, 25 Aug 2016 00:56:06 +0000"  >&lt;p&gt;Its not required no, it just add a nice little casting function from &lt;tt&gt;bson_decimal128_t&lt;/tt&gt; to &lt;tt&gt;_Decimal128&lt;/tt&gt; so you don&apos;t have to do it yourself to use the native type.&lt;/p&gt;

&lt;p&gt;The &lt;tt&gt;_Decimal128&lt;/tt&gt; function is afaict currently only supported by gcc, not clang og VS&lt;/p&gt;</comment>
                            <comment id="1367362" author="jesse" created="Thu, 25 Aug 2016 00:47:10 +0000"  >&lt;p&gt;Is this required for MongoDB 3.4 support? Or no, because our CMake build is mainly intended for Microsoft Visual C and _Decimal128 isn&apos;t supported there?&lt;/p&gt;</comment>
                            <comment id="1215308" author="xgen-internal-githook" created="Fri, 25 Mar 2016 15:25:08 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;bjori&apos;, u&apos;name&apos;: u&apos;Hannes Magnusson&apos;, u&apos;email&apos;: u&apos;bjori@php.net&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1176&quot; title=&quot;CMake: Add _Decimal128 type check&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1176&quot;&gt;&lt;del&gt;CDRIVER-1176&lt;/del&gt;&lt;/a&gt;: Add the source files&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libbson/commit/40019e233ef7885d842942893e277a23c11b140d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libbson/commit/40019e233ef7885d842942893e277a23c11b140d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1215011" author="xgen-internal-githook" created="Thu, 24 Mar 2016 23:30:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;bjori&apos;, u&apos;name&apos;: u&apos;Hannes Magnusson&apos;, u&apos;email&apos;: u&apos;bjori@php.net&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1176&quot; title=&quot;CMake: Add _Decimal128 type check&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1176&quot;&gt;&lt;del&gt;CDRIVER-1176&lt;/del&gt;&lt;/a&gt;: Disable _Decimal128 support via CMake&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libbson/commit/57725336201d795e2ea8e9eca23f588e441aa355&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libbson/commit/57725336201d795e2ea8e9eca23f588e441aa355&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="316242">CDRIVER-1544</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="270543">CDRIVER-1145</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <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|hsjren:</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>