<!-- 
RSS generated by JIRA (4.4#649-r158309) at Sat May 25 10:35:10 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/MATCH-23/MATCH-23.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>[MATCH-23] map pattern order bug</title>
                <link>http://dev.clojure.org/jira/browse/MATCH-23</link>
                <project id="10050" key="MATCH">core.match</project>
                        <description>&lt;p&gt;(let &lt;span class=&quot;error&quot;&gt;&amp;#91;x {:a 1 :b 2 :c 10 :d 30}&amp;#93;&lt;/span&gt;&lt;br/&gt;
 (match &lt;span class=&quot;error&quot;&gt;&amp;#91;x&amp;#93;&lt;/span&gt;&lt;br/&gt;
   [({:a _ :b _ :c _ :d _} :only &lt;span class=&quot;error&quot;&gt;&amp;#91;:a :b :c :d&amp;#93;&lt;/span&gt;)] :a-1&lt;br/&gt;
   [({:a _ :b 2} :only &lt;span class=&quot;error&quot;&gt;&amp;#91;:a :b&amp;#93;&lt;/span&gt;)] :a0&lt;br/&gt;
   &lt;span class=&quot;error&quot;&gt;&amp;#91;{:a 1 :c _}&amp;#93;&lt;/span&gt; :a1&lt;br/&gt;
   &lt;span class=&quot;error&quot;&gt;&amp;#91;{:c 3 :d _ :e 4}&amp;#93;&lt;/span&gt; :a2&lt;br/&gt;
   :else []))&lt;/p&gt;

&lt;p&gt;returns :a1 instead of :a-1&lt;/p&gt;</description>
                <environment></environment>
            <key id="14664">MATCH-23</key>
            <summary>map pattern order bug</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="5" iconUrl="http://dev.clojure.org/jira/images/icons/status_resolved.gif">Resolved</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="dnolen">David Nolen</assignee>
                                <reporter username="dnolen">David Nolen</reporter>
                        <labels>
                    </labels>
                <created>Mon, 3 Oct 2011 07:09:29 -0500</created>
                <updated>Wed, 5 Oct 2011 21:39:05 -0500</updated>
                    <resolved>Wed, 5 Oct 2011 21:39:04 -0500</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="26896" author="dnolen" created="Wed, 5 Oct 2011 21:39:05 -0500"  >&lt;p&gt;Fixed, &lt;a href=&quot;https://github.com/clojure/core.match/commit/61e05362872d7f336e0c12c42765806a9e5b8fc4&quot;&gt;https://github.com/clojure/core.match/commit/61e05362872d7f336e0c12c42765806a9e5b8fc4&lt;/a&gt;&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>