<!-- 
RSS generated by JIRA (4.4#649-r158309) at Fri May 24 12:06:41 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-41/MATCH-41.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-41] This 5-clause match expression fails to compile</title>
                <link>http://dev.clojure.org/jira/browse/MATCH-41</link>
                <project id="10050" key="MATCH">core.match</project>
                        <description>&lt;p&gt;This expression fails to compile with a NullPointerException. Oddly enough I seem unable to make it any more minimal:&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;(match [[&lt;span class=&quot;code-quote&quot;&gt;&quot;foo&quot;&lt;/span&gt;]]
    [[&lt;span class=&quot;code-quote&quot;&gt;&quot;foo&quot;&lt;/span&gt;]] :a0
    [[&lt;span class=&quot;code-quote&quot;&gt;&quot;foo&quot;&lt;/span&gt; a]] :a1
    [[&lt;span class=&quot;code-quote&quot;&gt;&quot;baz&quot;&lt;/span&gt;]] :a2
    [[&lt;span class=&quot;code-quote&quot;&gt;&quot;baz&quot;&lt;/span&gt; a b]] :a3)&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;When I included the SNAPSHOT release in my project that seemed to fix it, but oddly enough I cloned the git repo this morning and it was still broken on HEAD, so I have no idea what&apos;s going on.&lt;/p&gt;</description>
                <environment>Ubuntu 10.10&lt;br/&gt;
&lt;br/&gt;
java version &amp;quot;1.6.0_20&amp;quot;&lt;br/&gt;
OpenJDK Runtime Environment (IcedTea6 1.9.10) (6b20-1.9.10-0ubuntu1~10.10.2)&lt;br/&gt;
OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode)</environment>
            <key id="15040">MATCH-41</key>
            <summary>This 5-clause match expression fails to compile</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="gfredericks">Gary Fredericks</reporter>
                        <labels>
                    </labels>
                <created>Wed, 30 Nov 2011 09:51:14 -0600</created>
                <updated>Wed, 30 Nov 2011 20:12:12 -0600</updated>
                    <resolved>Wed, 30 Nov 2011 20:12:12 -0600</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="27383" author="dnolen" created="Wed, 30 Nov 2011 20:12:12 -0600"  >&lt;p&gt;Fixed, &lt;a href=&quot;https://github.com/clojure/core.match/commit/a790f7900da9152dcdf290ade34b8001c47869f1&quot;&gt;https://github.com/clojure/core.match/commit/a790f7900da9152dcdf290ade34b8001c47869f1&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>