<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:20:02 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-4136] Bump the minimum compilation standard from C89 to C99</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-4136</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;&lt;b&gt;Scope&lt;/b&gt;&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Remove the debug-compile-c89 task.&lt;/li&gt;
	&lt;li&gt;Document that the minimum compiler requirement is to have a compiler that supports C99 or higher.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;b&gt;Motivation&lt;/b&gt;&lt;br/&gt;
Using C99 features may help increase development velocity, and will reduce the variants we test compilation on.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1854728">CDRIVER-4136</key>
            <summary>Bump the minimum compilation standard from C89 to C99</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="10300" iconUrl="https://jira.mongodb.org/images/icons/priorities/medium.svg">Unknown</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="-1">Unassigned</assignee>
                                    <reporter username="kevin.albertson@mongodb.com">Kevin Albertson</reporter>
                        <labels>
                            <label>size-small</label>
                    </labels>
                <created>Thu, 19 Aug 2021 01:09:40 +0000</created>
                <updated>Sat, 28 Oct 2023 11:28:20 +0000</updated>
                            <resolved>Tue, 20 Jun 2023 12:41:35 +0000</resolved>
                                                    <fixVersion>1.24.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="5511586" author="kevin.albertson" created="Tue, 20 Jun 2023 12:41:35 +0000"  >&lt;p&gt;Documenting that C89 has been dropped and C99 is the new default tested standard will be done in the NEWS of the 1.24.0 release.&lt;/p&gt;</comment>
                            <comment id="4949099" author="xgen-internal-githook" created="Wed, 2 Nov 2022 17:31:07 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Ezra Chung&apos;, &apos;email&apos;: &apos;88335979+eramongodb@users.noreply.github.com&apos;, &apos;username&apos;: &apos;eramongodb&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-4136&quot; title=&quot;Bump the minimum compilation standard from C89 to C99&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-4136&quot;&gt;&lt;del&gt;CDRIVER-4136&lt;/del&gt;&lt;/a&gt; Use C99 as default C standard without requiring explicit CMake config variables (#1138)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/8e57f156a593c914f2dadade27a5a895268d7074&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/8e57f156a593c914f2dadade27a5a895268d7074&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4721987" author="xgen-internal-githook" created="Tue, 2 Aug 2022 17:03:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Ezra Chung&apos;, &apos;email&apos;: &apos;88335979+eramongodb@users.noreply.github.com&apos;, &apos;username&apos;: &apos;eramongodb&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-4136&quot; title=&quot;Bump the minimum compilation standard from C89 to C99&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-4136&quot;&gt;&lt;del&gt;CDRIVER-4136&lt;/del&gt;&lt;/a&gt; Update cmd scripts to use strict C99 via CMake config vars (#1086)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/8dd30ac6882276d15c961504827360de71ed75e2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/8dd30ac6882276d15c961504827360de71ed75e2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4682832" author="xgen-internal-githook" created="Fri, 15 Jul 2022 17:15:00 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Ezra Chung&apos;, &apos;email&apos;: &apos;88335979+eramongodb@users.noreply.github.com&apos;, &apos;username&apos;: &apos;eramongodb&apos;}
&lt;p&gt;Message: Reducing Warnings - Compile with C99 on Evergreen by default (#1067)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-4136&quot; title=&quot;Bump the minimum compilation standard from C89 to C99&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-4136&quot;&gt;&lt;del&gt;CDRIVER-4136&lt;/del&gt;&lt;/a&gt; Use -std=c99 by default for all compilation on Evergreen&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Fix compatiblity issues with glibc versions 2.19 and earlier&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Remove debug-compile-c99 task from Evergreen&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/c5206511cd6d8290b1ef288a1547d0d8aee08c5e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/c5206511cd6d8290b1ef288a1547d0d8aee08c5e&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4462436" author="xgen-internal-githook" created="Wed, 6 Apr 2022 19:31:53 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Albertson&apos;, &apos;email&apos;: &apos;kevin.albertson@mongodb.com&apos;, &apos;username&apos;: &apos;kevinAlbs&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-4136&quot; title=&quot;Bump the minimum compilation standard from C89 to C99&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-4136&quot;&gt;&lt;del&gt;CDRIVER-4136&lt;/del&gt;&lt;/a&gt; Drop debug-compile-c89 task (#962)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/24e3ee458e772e9c4d92ce8b2b92192f03fc9326&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/24e3ee458e772e9c4d92ce8b2b92192f03fc9326&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="2131046">CDRIVER-4470</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2145558">CDRIVER-4479</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2409585">PHPC-2270</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2177070">CDRIVER-4521</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2353936">CDRIVER-4655</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="291169">CDRIVER-1314</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="421211" name="Screenshot 2022-12-12 at 7.14.33 PM.png" size="36043" author="rishabh.bisht@mongodb.com" created="Mon, 12 Dec 2022 13:44:38 +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_21553" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Quarter</customfieldname>
                        <customfieldvalues>
                                        <label>FY24Q1</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr6i7r:f0zhwi</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>