<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:11:30 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-1077] Man page names are too generic</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-1077</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;Man page names like &quot;index&quot; or &quot;installing&quot; make it impossible to cleanly install libbson&apos;s and libmongoc&apos;s man pages side-by-side on some systems, and violate Debian (and other) packaging guidelines. Should probably prefix everything with &quot;bson_&quot; or &quot;mongoc_&quot;.&lt;/p&gt;</description>
                <environment></environment>
        <key id="261730">CDRIVER-1077</key>
            <summary>Man page names are too generic</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</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="jesse@mongodb.com">A. Jesse Jiryu Davis</assignee>
                                    <reporter username="jesse@mongodb.com">A. Jesse Jiryu Davis</reporter>
                        <labels>
                    </labels>
                <created>Fri, 29 Jan 2016 14:26:27 +0000</created>
                <updated>Wed, 16 Nov 2016 17:39:13 +0000</updated>
                            <resolved>Sun, 27 Mar 2016 21:22:22 +0000</resolved>
                                                    <fixVersion>1.4.0</fixVersion>
                                    <component>docs</component>
                    <component>libbson</component>
                    <component>libmongoc</component>
                                        <votes>1</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1246540" author="xgen-internal-githook" created="Tue, 26 Apr 2016 12:12:01 +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: mallard2man fixes&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-976&quot; title=&quot;man pages have stray &amp;quot;\&amp;amp;&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-976&quot;&gt;&lt;del&gt;CDRIVER-976&lt;/del&gt;&lt;/a&gt; stray ampersands in man pages, and &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-967&quot; title=&quot;basic-troubleshooting manpage not rendering well&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-967&quot;&gt;&lt;del&gt;CDRIVER-967&lt;/del&gt;&lt;/a&gt;, badly&lt;br/&gt;
rendered bullet points, and &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1077&quot; title=&quot;Man page names are too generic&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1077&quot;&gt;&lt;del&gt;CDRIVER-1077&lt;/del&gt;&lt;/a&gt; rename error-api.3 to&lt;br/&gt;
mongoc-error-api.3.&lt;/p&gt;

&lt;p&gt;Silence warnings about &amp;lt;info&amp;gt;, &amp;lt;steps&amp;gt;, &amp;lt;desc&amp;gt;, &amp;lt;links&amp;gt;, and &amp;lt;thead&amp;gt;&lt;br/&gt;
elements. Handle &amp;lt;example&amp;gt;. Remove extra indentation from paragraphs,&lt;br/&gt;
and fix rendering of titles that contain double quotes.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/d71d82bf5a79bf4b0e12cd5171302e04d499d291&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/d71d82bf5a79bf4b0e12cd5171302e04d499d291&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1216378" author="xgen-internal-githook" created="Sun, 27 Mar 2016 21:21:54 +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: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1077&quot; title=&quot;Man page names are too generic&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1077&quot;&gt;&lt;del&gt;CDRIVER-1077&lt;/del&gt;&lt;/a&gt; prefix all man pages with &quot;mongoc_&quot;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/a7e41b2772f159993123cdd3d5f34de34446b950&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/a7e41b2772f159993123cdd3d5f34de34446b950&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1215840" author="xgen-internal-githook" created="Fri, 25 Mar 2016 20:57:31 +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: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1077&quot; title=&quot;Man page names are too generic&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1077&quot;&gt;&lt;del&gt;CDRIVER-1077&lt;/del&gt;&lt;/a&gt; prefix all man pages with &quot;bson_&quot;&lt;/p&gt;

&lt;p&gt;Also fix structure of some page files that had no &amp;lt;section&amp;gt;.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libbson/commit/0fab012f623c3e087a45b6732ad194cca49e2014&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libbson/commit/0fab012f623c3e087a45b6732ad194cca49e2014&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1168777" author="mapx" created="Wed, 10 Feb 2016 01:57:15 +0000"  >&lt;p&gt;&quot;clock.3&quot; in libbson-1.3.3  makes another collision with clock_t clock(void) in time.h.&lt;/p&gt;</comment>
                            <comment id="1157824" author="jesse" created="Fri, 29 Jan 2016 14:49:22 +0000"  >&lt;p&gt;Debian Bug Tracking System reports:&lt;/p&gt;

&lt;p&gt;libbson: &lt;a href=&quot;https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812948&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812948&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;libmongoc: &lt;a href=&quot;https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812949&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812949&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="242697">CDRIVER-1039</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="332307">CDRIVER-1923</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|hshusn:</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>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="959">C Driver 2016 sprint 4</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>