<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:11:23 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-1044] Enable -Werror for clang on Evergreen</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-1044</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;Evergreen is now running with -Werror for GCC (on linux and solaris) successfully &amp;#8211; but clang emits a handful of other warnings such as:&lt;/p&gt;

&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; [2015/12/09 05:48:58.793] src/bson/bson-reader.c:345:33: warning: cast from &apos;bson_reader_t *&apos; to &apos;bson_reader_handle_t *&apos; increases required alignment from 8 to 128 [-Wcast-align]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; [2015/12/09 05:48:58.793]    bson_reader_handle_t *real = (bson_reader_handle_t *)reader;&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; [2015/12/09 05:49:20.057] tests/test-mongoc-collection.c:604:46: warning: format string is not a string literal [-Wformat-nonliteral]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; [2015/12/09 05:49:20.057]    gle_json_formatted = bson_strdupv_printf (gle_json, args);&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; [2015/12/09 05:49:20.057]                                              ^~~~~~~~&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;</description>
                <environment></environment>
        <key id="243025">CDRIVER-1044</key>
            <summary>Enable -Werror for clang on Evergreen</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="bjori">Hannes Magnusson</assignee>
                                    <reporter username="bjori">Hannes Magnusson</reporter>
                        <labels>
                    </labels>
                <created>Wed, 9 Dec 2015 18:10:45 +0000</created>
                <updated>Mon, 30 Jan 2017 19:22:05 +0000</updated>
                            <resolved>Thu, 17 Nov 2016 23:03:30 +0000</resolved>
                                                    <fixVersion>1.6.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="1488366" author="xgen-internal-githook" created="Mon, 30 Jan 2017 19:22:05 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: Merge branch &apos;r1.5&apos;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;r1.5:&lt;br/&gt;
  post-release bump&lt;br/&gt;
  1.5.4 Release&lt;br/&gt;
  post-release bump&lt;br/&gt;
  1.5.3 Release&lt;br/&gt;
  post-release bump&lt;br/&gt;
  Release 1.5.2&lt;br/&gt;
  &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1982&quot; title=&quot;MinGW: wrong ifdef check for strerror_r&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1982&quot;&gt;&lt;del&gt;CDRIVER-1982&lt;/del&gt;&lt;/a&gt; fix ifdef for strerror_s with mingw&lt;br/&gt;
  post-release bump&lt;br/&gt;
  1.5.1 Release&lt;br/&gt;
  post-release bump&lt;br/&gt;
  1.5.0 Release&lt;br/&gt;
  &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1044&quot; title=&quot;Enable -Werror for clang on Evergreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1044&quot;&gt;&lt;del&gt;CDRIVER-1044&lt;/del&gt;&lt;/a&gt; Fix unknown-pragmas warning on clang3.4&lt;br/&gt;
  &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1910&quot; title=&quot;Fedora installation instructions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1910&quot;&gt;&lt;del&gt;CDRIVER-1910&lt;/del&gt;&lt;/a&gt; Fedora installation instructions&lt;br/&gt;
  post-release bump&lt;br/&gt;
  1.5.0-rc6 Release&lt;br/&gt;
  update NEWS&lt;br/&gt;
  &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1923&quot; title=&quot;libbson install memory.3 and clock.3 manpages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1923&quot;&gt;&lt;del&gt;CDRIVER-1923&lt;/del&gt;&lt;/a&gt; libbson installs manpages without bson_ prefix&lt;br/&gt;
  &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1377&quot; title=&quot;bson_ascii_strtoll() does not detect ERANGE errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1377&quot;&gt;&lt;del&gt;CDRIVER-1377&lt;/del&gt;&lt;/a&gt; use INT64_MAX, not LLONG_MAX, in bson_stroll&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libbson/commit/b48a4a82b74fa5f589bda41639c5b7e95ea6f5b9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libbson/commit/b48a4a82b74fa5f589bda41639c5b7e95ea6f5b9&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="1488363" author="xgen-internal-githook" created="Mon, 30 Jan 2017 19:22:01 +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-1044&quot; title=&quot;Enable -Werror for clang on Evergreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1044&quot;&gt;&lt;del&gt;CDRIVER-1044&lt;/del&gt;&lt;/a&gt; Fix unknown-pragmas warning on clang3.4&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libbson/commit/709ececc1e23db7da74f69baaa743051ece6ce8c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libbson/commit/709ececc1e23db7da74f69baaa743051ece6ce8c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1442847" author="xgen-internal-githook" created="Sun, 27 Nov 2016 20:33:51 +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-1044&quot; title=&quot;Enable -Werror for clang on Evergreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1044&quot;&gt;&lt;del&gt;CDRIVER-1044&lt;/del&gt;&lt;/a&gt; Fix unknown-pragmas warning on clang3.4&lt;br/&gt;
Branch: r1.5&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libbson/commit/709ececc1e23db7da74f69baaa743051ece6ce8c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libbson/commit/709ececc1e23db7da74f69baaa743051ece6ce8c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1437165" author="bjori" created="Thu, 17 Nov 2016 23:03:31 +0000"  >&lt;p&gt;&lt;tt&gt;-Werror&lt;/tt&gt; is now enabled on all buildvariants&lt;/p&gt;</comment>
                            <comment id="1437141" author="xgen-internal-githook" created="Thu, 17 Nov 2016 22:48:01 +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-1044&quot; title=&quot;Enable -Werror for clang on Evergreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1044&quot;&gt;&lt;del&gt;CDRIVER-1044&lt;/del&gt;&lt;/a&gt; fix -Wint-conversion on macOS&lt;/p&gt;

&lt;p&gt;incompatible pointer to integer conversion returning &apos;unsigned char *&apos;&lt;br/&gt;
from a function with result type &apos;bool&apos; (aka &apos;signed char&apos;)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/d4c56c6ad702aab19515eeb1d295cc337d20c5df&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/d4c56c6ad702aab19515eeb1d295cc337d20c5df&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1437137" author="xgen-internal-githook" created="Thu, 17 Nov 2016 22:42:24 +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-1044&quot; title=&quot;Enable -Werror for clang on Evergreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1044&quot;&gt;&lt;del&gt;CDRIVER-1044&lt;/del&gt;&lt;/a&gt;: passing an object that undergoes default argument promotion to &apos;va_start&apos; has undefined behavior&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/ea36df9f436fd9182cd35e820a6523f28b5a8a9c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/ea36df9f436fd9182cd35e820a6523f28b5a8a9c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1437136" author="xgen-internal-githook" created="Thu, 17 Nov 2016 22:42: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-1044&quot; title=&quot;Enable -Werror for clang on Evergreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1044&quot;&gt;&lt;del&gt;CDRIVER-1044&lt;/del&gt;&lt;/a&gt;: incompatible pointer to integer conversion initializing &apos;bool&apos; (aka &apos;signed char&apos;) with an expression of type &apos;void *&apos;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/fdb2fc62e5e96b9e95cc5ca749c6809b53a74be8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/fdb2fc62e5e96b9e95cc5ca749c6809b53a74be8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1437134" author="xgen-internal-githook" created="Thu, 17 Nov 2016 22:42:21 +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-1044&quot; title=&quot;Enable -Werror for clang on Evergreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1044&quot;&gt;&lt;del&gt;CDRIVER-1044&lt;/del&gt;&lt;/a&gt; Enable -Werror for clang on Evergreen&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/7e75d18fa946433f1c9af31287cd259651b398e8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/7e75d18fa946433f1c9af31287cd259651b398e8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1436110" author="xgen-internal-githook" created="Wed, 16 Nov 2016 22:51:10 +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-1044&quot; title=&quot;Enable -Werror for clang on Evergreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1044&quot;&gt;&lt;del&gt;CDRIVER-1044&lt;/del&gt;&lt;/a&gt;: passing an object that undergoes default argument promotion to &apos;va_start&apos; has undefined behavior&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libbson/commit/d7df5dfd0d90989c424ad2cd06e2e3947f53788a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libbson/commit/d7df5dfd0d90989c424ad2cd06e2e3947f53788a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1436109" author="xgen-internal-githook" created="Wed, 16 Nov 2016 22:51:09 +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-1044&quot; title=&quot;Enable -Werror for clang on Evergreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1044&quot;&gt;&lt;del&gt;CDRIVER-1044&lt;/del&gt;&lt;/a&gt; Enable Werror on all buildvariants&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libbson/commit/2212081290a177b4c9a04d331c4358f6d5e168a8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libbson/commit/2212081290a177b4c9a04d331c4358f6d5e168a8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1436108" author="xgen-internal-githook" created="Wed, 16 Nov 2016 22:51: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-1044&quot; title=&quot;Enable -Werror for clang on Evergreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1044&quot;&gt;&lt;del&gt;CDRIVER-1044&lt;/del&gt;&lt;/a&gt; Fix unknown-pragmas warning on clang3.4&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libbson/commit/812d28c50b8714f64207314f58c7898b2d5a882f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libbson/commit/812d28c50b8714f64207314f58c7898b2d5a882f&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="204830">CDRIVER-669</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="318761">CDRIVER-1559</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>CDRIVER-535</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hsew1z:</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>