<!-- 
RSS generated by JIRA (4.4#649-r158309) at Sun May 19 14:14:05 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-810/CLJ-810.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-810] clojure.set/difference</title>
                <link>http://dev.clojure.org/jira/browse/CLJ-810</link>
                <project id="10010" key="CLJ">Clojure</project>
                        <description>&lt;p&gt;This seems a bit weird. Maybe set difference could check that the collections are sets?&lt;/p&gt;

&lt;p&gt;(clojure.set/difference (set &lt;span class=&quot;error&quot;&gt;&amp;#91;0 300 :a&amp;#93;&lt;/span&gt;) &lt;span class=&quot;error&quot;&gt;&amp;#91;:a :b&amp;#93;&lt;/span&gt;)&lt;br/&gt;
#{0 300}&lt;br/&gt;
(clojure.set/difference (set &lt;span class=&quot;error&quot;&gt;&amp;#91;0 300 :a&amp;#93;&lt;/span&gt;) &lt;span class=&quot;error&quot;&gt;&amp;#91;:a :b :c :d&amp;#93;&lt;/span&gt;)&lt;br/&gt;
#{:a 300}&lt;br/&gt;
(clojure.set/difference (set &lt;span class=&quot;error&quot;&gt;&amp;#91;0 300 :a&amp;#93;&lt;/span&gt;) (set &lt;span class=&quot;error&quot;&gt;&amp;#91;:a :b :c :d&amp;#93;&lt;/span&gt;))&lt;br/&gt;
#{0 300}&lt;/p&gt;

&lt;p&gt;The problem is still present in the master branch too.&lt;/p&gt;</description>
                <environment>Linux, openjdk 6</environment>
            <key id="14470">CLJ-810</key>
            <summary>clojure.set/difference</summary>
                <type id="1" iconUrl="http://dev.clojure.org/jira/images/icons/bug.gif">Defect</type>
                                <priority id="3" iconUrl="http://dev.clojure.org/jira/images/icons/priority_major.gif">Major</priority>
                    <status id="6" iconUrl="http://dev.clojure.org/jira/images/icons/status_closed.gif">Closed</status>
                    <resolution id="2">Declined</resolution>
                                <assignee username="-1">Unassigned</assignee>
                                <reporter username="opqdonut">Joel Kaasinen</reporter>
                        <labels>
                    </labels>
                <created>Wed, 15 Jun 2011 07:11:24 -0500</created>
                <updated>Mon, 20 Jun 2011 07:04:37 -0500</updated>
                    <resolved>Mon, 20 Jun 2011 07:04:37 -0500</resolved>
                            <version>Release 1.2</version>
                                                        <due></due>
                    <votes>1</votes>
                        <watches>1</watches>
                        <comments>
                    <comment id="26515" author="stu" created="Mon, 20 Jun 2011 07:04:25 -0500"  >&lt;p&gt;set/difference&apos;s behavior is not documented if you don&apos;t pass in a set.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>
</channel>
</rss>