<!-- 
RSS generated by JIRA (4.4#649-r158309) at Tue May 21 12:44:59 CDT 2013

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 add field=key&field=summary to the URL of your request.
For example:
http://dev.clojure.org/jira/si/jira.issueviews:issue-xml/CLJ-437/CLJ-437.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Clojure JIRA</title>
    <link>http://dev.clojure.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>4.4</version>
        <build-number>649</build-number>
        <build-date>25-07-2011</build-date>
    </build-info>

<item>
            <title>[CLJ-437] Bugs in clojure.set/subset? and superset? for sets with false/nil elements</title>
                <link>http://dev.clojure.org/jira/browse/CLJ-437</link>
                <project id="10010" key="CLJ">Clojure</project>
                        <description>&lt;p&gt;clojure.set/subset? and /superset? fail on sets with false or nil elements, since they use the input sets directly as a membership predicates:&lt;/p&gt;

&lt;p&gt;user&amp;gt; (clojure.set/subset? #{nil} #{nil 2 3})&lt;br/&gt;
false&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://groups.google.com/group/clojure-dev/browse_frm/thread/c9c2bebd64803959/e61bbc0d148ecd7b#e61bbc0d148ecd7b&quot;&gt;http://groups.google.com/group/clojure-dev/browse_frm/thread/c9c2bebd64803959/e61bbc0d148ecd7b#e61bbc0d148ecd7b&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
            <key id="13834">CLJ-437</key>
            <summary>Bugs in clojure.set/subset? and superset? for sets with false/nil elements</summary>
                <type id="1" iconUrl="http://dev.clojure.org/jira/images/icons/bug.gif">Defect</type>
                                        <status id="6" iconUrl="http://dev.clojure.org/jira/images/icons/status_closed.gif">Closed</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="-1">Unassigned</assignee>
                                <reporter username="-1">None</reporter>
                        <labels>
                    </labels>
                <created>Tue, 21 Sep 2010 15:11:00 -0500</created>
                <updated>Tue, 12 Oct 2010 19:58:00 -0500</updated>
                    <resolved>Tue, 12 Oct 2010 19:58:00 -0500</resolved>
                                            <fixVersion>Release 1.3</fixVersion>
                                        <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="24231" author="importer" created="Tue, 12 Oct 2010 19:58:00 -0500"  >&lt;p&gt;Converted from &lt;a href=&quot;http://www.assembla.com/spaces/clojure/tickets/437&quot;&gt;http://www.assembla.com/spaces/clojure/tickets/437&lt;/a&gt;&lt;br/&gt;
Attachments:&lt;br/&gt;
fix-subset.diff - &lt;a href=&quot;https://www.assembla.com/spaces/clojure/documents/arGxjOXBqr3792eJe5cbLA/download/arGxjOXBqr3792eJe5cbLA&quot;&gt;https://www.assembla.com/spaces/clojure/documents/arGxjOXBqr3792eJe5cbLA/download/arGxjOXBqr3792eJe5cbLA&lt;/a&gt;&lt;/p&gt;</comment>
                    <comment id="24232" author="importer" created="Tue, 12 Oct 2010 19:58:00 -0500"  >&lt;p&gt;stu said: Updating tickets (#429, #437, #397, #420)&lt;/p&gt;</comment>
                    <comment id="24233" author="importer" created="Tue, 12 Oct 2010 19:58:00 -0500"  >&lt;p&gt;stu said: Updating tickets (#276, #280, #378, #437, #448)&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                <customfield id="customfield_10002" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                <customfieldname>Approval</customfieldname>
                <customfieldvalues>
                        <customfieldvalue key="10007">Ok</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>
</channel>
</rss>