<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:20:21 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-4237] Incompatible pointer type warnings in atomics</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-4237</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;RHEL 7.0 with GCC 4.8.5 produces warnings for incompatible pointer types.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://evergreen.mongodb.com/lobster/evergreen/task/mongo_c_driver_gcc48rhel_debug_compile_compression_zlib_0756cbb4470a797be7d70841a7c922643dd30d55_21_12_06_13_59_29/0/task#bookmarks=0%2C145549&amp;amp;l=1&amp;amp;shareLine=1528&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Example 1&lt;/a&gt;&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;/data/mci/0679d561d3a78b572969638933bfea70/mongoc/src/libbson/src/bson/bson-atomic.c:28:4: warning: passing argument 1 of &apos;bson_atomic_int32_fetch_add&apos; from incompatible pointer type [enabled by default]&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;    return n + bson_atomic_int32_fetch_add (p, n, bson_memory_order_seq_cst);&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;    ^&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;In file included from /data/mci/0679d561d3a78b572969638933bfea70/mongoc/src/libbson/src/bson/bson-atomic.c:18:0:&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;/data/mci/0679d561d3a78b572969638933bfea70/mongoc/src/libbson/src/bson/bson-atomic.h:175:28: note: expected &apos;volatile long int *&apos; but argument is of type &apos;volatile int32_t *&apos;&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;    static BSON_INLINE Type bson_atomic_##NamePart##_fetch_add (               \&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;                            ^&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;/data/mci/0679d561d3a78b572969638933bfea70/mongoc/src/libbson/src/bson/bson-atomic.h:350:1: note: in expansion of macro &apos;DECL_ATOMIC_INTEGRAL&apos;&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; DECL_ATOMIC_INTEGRAL (int32, long, )&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; ^&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;&lt;a href=&quot;https://evergreen.mongodb.com/lobster/evergreen/task/mongo_c_driver_gcc48rhel_debug_compile_compression_zlib_0756cbb4470a797be7d70841a7c922643dd30d55_21_12_06_13_59_29/0/task#bookmarks=0%2C145549&amp;amp;l=1&amp;amp;shareLine=1220&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Example 2&lt;/a&gt;&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;In file included from /data/mci/0679d561d3a78b572969638933bfea70/mongoc/src/libbson/src/bson/bson-atomic.c:18:0:&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;/data/mci/0679d561d3a78b572969638933bfea70/mongoc/src/libbson/src/bson/bson-atomic.h:298:28: note: expected &apos;volatile char *&apos; but argument is of type &apos;int8_t *&apos;&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;    static BSON_INLINE Type bson_atomic_##NamePart##_compare_exchange_weak (   \&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;                            ^&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;/data/mci/0679d561d3a78b572969638933bfea70/mongoc/src/libbson/src/bson/bson-atomic.h:347:1: note: in expansion of macro &apos;DECL_ATOMIC_INTEGRAL&apos;&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; DECL_ATOMIC_INTEGRAL (int8, char, 8);&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; ^&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;This impacts consumers building with &lt;tt&gt;-Werror&lt;/tt&gt;.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1944044">CDRIVER-4237</key>
            <summary>Incompatible pointer type warnings in atomics</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</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="ezra.chung@mongodb.com">Ezra Chung</assignee>
                                    <reporter username="kevin.albertson@mongodb.com">Kevin Albertson</reporter>
                        <labels>
                    </labels>
                <created>Tue, 7 Dec 2021 15:26:31 +0000</created>
                <updated>Sat, 28 Oct 2023 11:28:15 +0000</updated>
                            <resolved>Wed, 19 Jan 2022 19:08:02 +0000</resolved>
                                                    <fixVersion>1.21.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="4348516" author="xgen-internal-githook" created="Thu, 10 Feb 2022 18:21:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Jeremy Mikola&apos;, &apos;email&apos;: &apos;jmikola@gmail.com&apos;, &apos;username&apos;: &apos;jmikola&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/PHPC-2013&quot; title=&quot;RHEL 7.0 and 7.1 builds fail due to incompatible pointer warnings&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PHPC-2013&quot;&gt;&lt;del&gt;PHPC-2013&lt;/del&gt;&lt;/a&gt;: Upgrade libmongoc to 1.21.0&lt;/p&gt;

&lt;p&gt;Pulls in changes from &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-4237&quot; title=&quot;Incompatible pointer type warnings in atomics&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-4237&quot;&gt;&lt;del&gt;CDRIVER-4237&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Also addresses min/maxWireVersion bumps for &lt;a href=&quot;https://jira.mongodb.org/browse/PHPC-1909&quot; title=&quot;Set minWireVersion to 6 (MongoDB 3.6)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PHPC-1909&quot;&gt;&lt;del&gt;PHPC-1909&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://jira.mongodb.org/browse/PHPC-2034&quot; title=&quot;Bump maxWireVersion for MongoDB 5.2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PHPC-2034&quot;&gt;&lt;del&gt;PHPC-2034&lt;/del&gt;&lt;/a&gt;.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-php-driver/commit/03d8858bff6564f4bbab4a7fb7ceb2400ebdc421&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-php-driver/commit/03d8858bff6564f4bbab4a7fb7ceb2400ebdc421&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4301046" author="xgen-internal-githook" created="Wed, 19 Jan 2022 19:07:49 +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-4237&quot; title=&quot;Incompatible pointer type warnings in atomics&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-4237&quot;&gt;&lt;del&gt;CDRIVER-4237&lt;/del&gt;&lt;/a&gt; - Address incompatible pointer warnings on GCC 4.8.5 (#927)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Address extra semicolon warnings&lt;/li&gt;
	&lt;li&gt;Address incompatible pointer and signedness warnings for old GCC versions&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/7a35cf865629122267c3d59cca0f922c5e455f0d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/7a35cf865629122267c3d59cca0f922c5e455f0d&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4235339" author="jmikola@gmail.com" created="Tue, 7 Dec 2021 20:13:49 +0000"  >&lt;p&gt;Note: While disabling &lt;tt&gt;-Werror&lt;/tt&gt; for RHEL 7.0 and 7.1 hosts (&lt;a href=&quot;https://jira.mongodb.org/browse/PHPC-2013&quot; title=&quot;RHEL 7.0 and 7.1 builds fail due to incompatible pointer warnings&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PHPC-2013&quot;&gt;&lt;del&gt;PHPC-2013&lt;/del&gt;&lt;/a&gt;), I noticed that attempting to use the driver after a successful build results in SIGBUS errors on rhel71-power8 hosts: &lt;a href=&quot;https://evergreen.mongodb.com/task_log_raw/mongo_php_driver_test_mongodb_versions__versions~4.4_php_edge_versions~oldest_supported_os~rhel71_power8_test_replicaset_patch_21fd5a6af67ad64d5b8c88978c13de1f170c8289_61afad99d6d80a1f82ffc2f4_21_12_07_18_53_38/0?type=T#L290&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;build log&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This didn&apos;t happen on the x64 RHEL 7.0 hosts, so it may be specific to power8. I&apos;m not sure if it&apos;s related to our use of the macro for &lt;tt&gt;int32_t phongo_num_threads&lt;/tt&gt; (&lt;a href=&quot;https://github.com/mongodb/mongo-php-driver/commit/a8a2210488d2af9a2789863d329f40f672c38247&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a8a2210&lt;/a&gt; for &lt;a href=&quot;https://jira.mongodb.org/browse/PHPC-1997&quot; title=&quot;Update calls to deprecated bson_atomic_int_add function&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PHPC-1997&quot;&gt;&lt;del&gt;PHPC-1997&lt;/del&gt;&lt;/a&gt;) or one of the internal calls for libmongoc.&lt;/p&gt;

&lt;p&gt;Edit: I just came across &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-4229&quot; title=&quot;zSeries /atomic/integers aborts with &amp;quot;Illegal instruction&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-4229&quot;&gt;&lt;del&gt;CDRIVER-4229&lt;/del&gt;&lt;/a&gt; (another platform conflict with the new atomic APIs). I wonder if that&apos;s related.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="1944087">PHPC-2013</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="1925303">CDRIVER-4229</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1846653">CDRIVER-4124</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|hr6idr:</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>