<!-- 
RSS generated by JIRA (4.4#649-r158309) at Sun May 19 17:54:54 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/LOGIC-41/LOGIC-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>[LOGIC-41] Unexpected behavior when using functions</title>
                <link>http://dev.clojure.org/jira/browse/LOGIC-41</link>
                <project id="10020" key="LOGIC">core.logic</project>
                        <description>&lt;p&gt;Not sure if this is a bug, but it seems a bit strange&lt;/p&gt;

&lt;p&gt;=&amp;gt;(defn cp &lt;span class=&quot;error&quot;&gt;&amp;#91;a b c d&amp;#93;&lt;/span&gt; (== a b) (== c d))&lt;br/&gt;
=&amp;gt;(run* &lt;span class=&quot;error&quot;&gt;&amp;#91;q&amp;#93;&lt;/span&gt; (fresh &lt;span class=&quot;error&quot;&gt;&amp;#91;x y&amp;#93;&lt;/span&gt; (cp 1 x 2 y) (== q &lt;span class=&quot;error&quot;&gt;&amp;#91;x y&amp;#93;&lt;/span&gt;)))&lt;br/&gt;
(&lt;span class=&quot;error&quot;&gt;&amp;#91;_.0 2&amp;#93;&lt;/span&gt;)&lt;/p&gt;

&lt;p&gt;My expectation was that I get (&lt;span class=&quot;error&quot;&gt;&amp;#91;1 2)&amp;#93;&lt;/span&gt;&lt;/p&gt;</description>
                <environment></environment>
            <key id="15494">LOGIC-41</key>
            <summary>Unexpected behavior when using functions</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="2">Declined</resolution>
                                <assignee username="dnolen">David Nolen</assignee>
                                <reporter username="bendisposto">Jens Bendisposto</reporter>
                        <labels>
                    </labels>
                <created>Thu, 31 May 2012 14:47:20 -0500</created>
                <updated>Thu, 31 May 2012 14:50:48 -0500</updated>
                    <resolved>Thu, 31 May 2012 14:50:48 -0500</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                        <comments>
                    <comment id="28667" author="dnolen" created="Thu, 31 May 2012 14:50:48 -0500"  >&lt;p&gt;This is not a bug. You can&apos;t just combine two unifications like that. They must be combined under fresh or all.&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>