<!-- 
RSS generated by JIRA (4.4#649-r158309) at Thu May 23 02:46:09 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-27/MATCH-27.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-27] match eats exceptions</title>
                <link>http://dev.clojure.org/jira/browse/MATCH-27</link>
                <project id="10050" key="MATCH">core.match</project>
                        <description>&lt;p&gt;user=&amp;gt; (match-1 :a :a (throw (Exception.)) :else :c)&lt;br/&gt;
:c&lt;/p&gt;

&lt;p&gt;I would expect the exception to flow through the match. Instead, it gets eaten and one is left wondering why the proper clause &quot;isn&apos;t matching&quot;.&lt;/p&gt;</description>
                <environment>match 0.2.0-alpha4, clojure 1.2.0</environment>
            <key id="14671">MATCH-27</key>
            <summary>match eats exceptions</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="mindslight">mindslight</reporter>
                        <labels>
                    </labels>
                <created>Thu, 6 Oct 2011 20:10:32 -0500</created>
                <updated>Thu, 6 Oct 2011 22:51:10 -0500</updated>
                    <resolved>Thu, 6 Oct 2011 22:51:10 -0500</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="26903" author="dnolen" created="Thu, 6 Oct 2011 22:51:10 -0500"  >&lt;p&gt;Fixed, &lt;a href=&quot;https://github.com/clojure/core.match/commit/94f240dee09434ab87d2f901c647fdbd73792e89&quot;&gt;https://github.com/clojure/core.match/commit/94f240dee09434ab87d2f901c647fdbd73792e89&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>