<!-- 
RSS generated by JIRA (4.4#649-r158309) at Wed Jun 19 23:27:08 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-101/LOGIC-101.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-101] nom/hash and variable noms</title>
                <link>http://dev.clojure.org/jira/browse/LOGIC-101</link>
                <project id="10020" key="LOGIC">core.logic</project>
                        <description>&lt;p&gt;It would be nice if nom/hash handled variable noms:&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;(run* [q]
  (nom/fresh [x]
    (fresh [y]
      (nomo y)
      (nom/hash y x)
      (== x y)))&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;This returns &apos;(_0) instead of (). Fortunately, a work-around is to use != instead of nom/hash when comparing two noms. However, it&apos;s bad that this silently does something unexpected.&lt;/p&gt;</description>
                <environment></environment>
            <key id="15950">LOGIC-101</key>
            <summary>nom/hash and variable noms</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="namin">Nada Amin</reporter>
                        <labels>
                    </labels>
                <created>Mon, 7 Jan 2013 06:56:21 -0600</created>
                <updated>Mon, 7 Jan 2013 08:34:21 -0600</updated>
                    <resolved>Mon, 7 Jan 2013 08:34:21 -0600</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="30385" author="namin" created="Mon, 7 Jan 2013 08:05:27 -0600"  >&lt;p&gt;logic-101.diff has workaround + test.&lt;/p&gt;</comment>
                    <comment id="30386" author="dnolen" created="Mon, 7 Jan 2013 08:34:21 -0600"  >&lt;p&gt;fixed, &lt;a href=&quot;http://github.com/clojure/core.logic/commit/770e027858bde711121abb9267854966a4dd92ed&quot;&gt;http://github.com/clojure/core.logic/commit/770e027858bde711121abb9267854966a4dd92ed&lt;/a&gt;&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="11795" name="logic-101.diff" size="2579" author="namin" created="Mon, 7 Jan 2013 08:05:27 -0600" />
                </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>