<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:09: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>[CDRIVER-508] Can&apos;t compile, static and non-static b64 functions</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-508</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;These 3 functions can&apos;t be static and non static at the same time:&lt;/p&gt;

&lt;p&gt;int b64_ntop (uint8_t const *src, size_t srclength, char *target, size_t targsize);&lt;br/&gt;
void b64_initialize_rmap (void);&lt;br/&gt;
int b64_pton (char const *src, uint8_t *target, size_t targsize);&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/blob/master/src/mongoc/mongoc-b64-private.h#L29&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/blob/master/src/mongoc/mongoc-b64-private.h#L29&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/blob/master/src/mongoc/mongoc-b64-private.h#L35&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/blob/master/src/mongoc/mongoc-b64-private.h#L35&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/blob/master/src/mongoc/mongoc-b64-private.h#L38&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/blob/master/src/mongoc/mongoc-b64-private.h#L38&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/libbson/blob/master/src/bson/b64_ntop.h#L116&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libbson/blob/master/src/bson/b64_ntop.h#L116&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libbson/blob/master/src/bson/b64_pton.h#L132&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libbson/blob/master/src/bson/b64_pton.h#L132&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libbson/blob/master/src/bson/b64_pton.h#L161&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libbson/blob/master/src/bson/b64_pton.h#L161&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Please choose which one you prefer.&lt;/p&gt;

&lt;p&gt;By the way, you have 2 definitions of Assert(), Base64 and Pad64 (one in b64_ntop.h and one in b64_pton.h). It would be better to put them in the same file.&lt;/p&gt;</description>
                <environment></environment>
        <key id="180457">CDRIVER-508</key>
            <summary>Can&apos;t compile, static and non-static b64 functions</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</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="9">Done</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="samantha.ritter@mongodb.com">Samantha Ritter</reporter>
                        <labels>
                    </labels>
                <created>Fri, 23 Jan 2015 18:42:41 +0000</created>
                <updated>Fri, 15 Dec 2017 01:56:44 +0000</updated>
                            <resolved>Wed, 25 Feb 2015 18:34:45 +0000</resolved>
                                    <version> 1.0.2 </version>
                                    <fixVersion>1.1.0</fixVersion>
                                                        <votes>1</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1054496" author="xgen-internal-githook" created="Wed, 7 Oct 2015 21:13:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;samantharitter&apos;, u&apos;name&apos;: u&apos;Samantha Ritter&apos;, u&apos;email&apos;: u&apos;samantha.ritter@10gen.com&apos;}
&lt;p&gt;Message: SDAM: port over missed changes from master:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;DEFAULT_SOCKET_TIMEOUT_MSEC name change (orig. jeromelebel)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-489&quot; title=&quot;Use provided username for X509 authentication&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-489&quot;&gt;&lt;del&gt;CDRIVER-489&lt;/del&gt;&lt;/a&gt; fix (orig. bjori)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-486&quot; title=&quot;PLAIN authentication doesn&amp;#39;t need to require cyrus-sasl&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-486&quot;&gt;&lt;del&gt;CDRIVER-486&lt;/del&gt;&lt;/a&gt; fix (orig. bjori)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-508&quot; title=&quot;Can&amp;#39;t compile, static and non-static b64 functions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-508&quot;&gt;&lt;del&gt;CDRIVER-508&lt;/del&gt;&lt;/a&gt; fix (orig. hanumantmk)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-485&quot; title=&quot;Invalid read on authentication failure&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-485&quot;&gt;&lt;del&gt;CDRIVER-485&lt;/del&gt;&lt;/a&gt; fix (orig. bjori)&lt;/li&gt;
	&lt;li&gt;misplaced variable declaration (orig. outcoldman)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/e883adaa2f7e9907430549e1640aff876112276c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/e883adaa2f7e9907430549e1640aff876112276c&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="849063" author="xgen-internal-githook" created="Wed, 11 Mar 2015 17:32:32 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;samantharitter&apos;, u&apos;name&apos;: u&apos;Samantha Ritter&apos;, u&apos;email&apos;: u&apos;samantha.ritter@10gen.com&apos;}
&lt;p&gt;Message: SDAM: port over missed changes from master:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;DEFAULT_SOCKET_TIMEOUT_MSEC name change (orig. jeromelebel)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-489&quot; title=&quot;Use provided username for X509 authentication&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-489&quot;&gt;&lt;del&gt;CDRIVER-489&lt;/del&gt;&lt;/a&gt; fix (orig. bjori)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-486&quot; title=&quot;PLAIN authentication doesn&amp;#39;t need to require cyrus-sasl&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-486&quot;&gt;&lt;del&gt;CDRIVER-486&lt;/del&gt;&lt;/a&gt; fix (orig. bjori)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-508&quot; title=&quot;Can&amp;#39;t compile, static and non-static b64 functions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-508&quot;&gt;&lt;del&gt;CDRIVER-508&lt;/del&gt;&lt;/a&gt; fix (orig. hanumantmk)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-485&quot; title=&quot;Invalid read on authentication failure&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-485&quot;&gt;&lt;del&gt;CDRIVER-485&lt;/del&gt;&lt;/a&gt; fix (orig. bjori)&lt;/li&gt;
	&lt;li&gt;misplaced variable declaration (orig. outcoldman)&lt;br/&gt;
Branch: 1.2.0-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/e883adaa2f7e9907430549e1640aff876112276c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/e883adaa2f7e9907430549e1640aff876112276c&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="814712" author="xgen-internal-githook" created="Tue, 27 Jan 2015 20:25:09 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;hanumantmk&apos;, u&apos;name&apos;: u&apos;Jason Carey (hanumantmk)&apos;, u&apos;email&apos;: u&apos;jcarey@argv.me&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-508&quot; title=&quot;Can&amp;#39;t compile, static and non-static b64 functions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-508&quot;&gt;&lt;del&gt;CDRIVER-508&lt;/del&gt;&lt;/a&gt; namespace b64_ functions&lt;/p&gt;

&lt;p&gt;We really shouldn&apos;t be kicking around non-static b64_ functions.&lt;br/&gt;
Namespace them all and let&apos;s be done with it.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/fcfe613be4083d62f26cbc66e954351a250f9018&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/fcfe613be4083d62f26cbc66e954351a250f9018&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="812333" author="jeromelebel" created="Fri, 23 Jan 2015 22:48:03 +0000"  >&lt;p&gt;I&apos;m the author&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="472101">CDRIVER-2429</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_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hs5ptj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>158455</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>