<!--
RSS generated by JIRA (4.4#649-r158309) at Sat May 18 14:04:17 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/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+CONTRIB+AND+resolution+%3D+Unresolved+AND+assignee+%3D+laurentpetit+ORDER+BY+priority+DESC&tempMax=1000&field=key&field=summary
-->
<!-- If you wish to do custom client-side styling of RSS, uncomment this:
<?xml-stylesheet href="http://dev.clojure.org/jira/styles/jiraxml2html.xsl" type="text/xsl"?>
-->
<rss version="0.92">
    <channel>
        <title>Clojure JIRA</title>
        <link>http://dev.clojure.org/jira/secure/IssueNavigator.jspa?reset=true&amp;jqlQuery=project+%3D+CONTRIB+AND+resolution+%3D+Unresolved+AND+assignee+%3D+laurentpetit+ORDER+BY+priority+DESC</link>
        <description>An XML representation of a search request</description>
                <language>en-us</language>
                        <issue start="0" end="1" total="1"/>
                <build-info>
            <version>4.4</version>
            <build-number>649</build-number>
            <build-date>25-07-2011</build-date>
        </build-info>
<item>
            <title>[CONTRIB-102] clojure.contrib.core/-?&gt;  (and perhaps others?) have a quoting bug</title>
                <link>http://dev.clojure.org/jira/browse/CONTRIB-102</link>
                <project id="10012" key="CONTRIB">Clojure-Contrib</project>
                        <description>&lt;p&gt;See: &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://groups.google.com/group/clojure/browse_frm/thread/cc88ca26352bc604?hl=en#&quot;&gt;https://groups.google.com/group/clojure/browse_frm/thread/cc88ca26352bc604?hl=en#&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;When called via a namespace-qualified symbol and given three or more arguments, -?&amp;gt; gives the error:&lt;/p&gt;

&lt;p&gt;user=&amp;gt; (clojure.contrib.core/-?&amp;gt; 1 inc inc)&lt;br/&gt;
CompilerException java.lang.Exception: Unable to resolve symbol: -?&amp;gt;&lt;br/&gt;
in this context, compiling:(NO_SOURCE_PATH:3)  &lt;/p&gt;</description>
                <environment>1.2 and 1.3</environment>
            <key id="14296">CONTRIB-102</key>
            <summary>clojure.contrib.core/-?&gt;  (and perhaps others?) have a quoting 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="1" iconUrl="http://dev.clojure.org/jira/images/icons/status_open.gif">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="laurentpetit">Laurent Petit</assignee>
                                <reporter username="jawolfe">Jason Wolfe</reporter>
                        <labels>
                    </labels>
                <created>Tue, 7 Dec 2010 14:04:25 -0600</created>
                <updated>Sun, 9 Jan 2011 04:23:48 -0600</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                        <comments>
                    <comment id="26009" author="amalloy" created="Tue, 7 Dec 2010 23:27:10 -0600"  >&lt;p&gt;Root cause is in clojure.contrib.core/defnilsafe, so similar functions like .?. will have the same problem. I futzed around for a while to try and figure it out, but defnilsafe is a little too meta for me. The problem is, predictably enough once you&apos;ve glanced at the code, with ~&apos;~nil-safe-name.&lt;/p&gt;

&lt;p&gt;The general solution ought to look like&lt;br/&gt;
(let &lt;span class=&quot;error&quot;&gt;&amp;#91;qname (symbol (name (ns-name *ns*)) (str nil-safe-name))&amp;#93;&lt;/span&gt;&lt;br/&gt;
  `(existing body...&lt;br/&gt;
     (more stuff using ~qname instead of ~&apos;~nil-safe-name...)))&lt;/p&gt;

&lt;p&gt;But I couldn&apos;t make it quite work.&lt;/p&gt;</comment>
                    <comment id="26011" author="laurentpetit" created="Wed, 8 Dec 2010 02:14:30 -0600"  >&lt;p&gt;Patch added.&lt;/p&gt;

&lt;p&gt;Simple patch where I specifically use fully qualified names when calling defnilsafe.&lt;/p&gt;</comment>
                    <comment id="26111" author="amalloy" created="Sun, 9 Jan 2011 04:23:47 -0600"  >&lt;p&gt;What about this patch instead? It makes sure to resolve the symbols supplied to defnilsafe while still within the c.c.core namespace.&lt;/p&gt;

&lt;p&gt;I also made the arglists a bit less ugly.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="10047" name="fix-CONTRIB-102.diff" size="1622" author="laurentpetit" created="Wed, 8 Dec 2010 02:11:53 -0600" />
                    <attachment id="10075" name="patch.diff" size="1095" author="amalloy" created="Sun, 9 Jan 2011 04:23:47 -0600" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                <customfield id="customfield_10002" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                <customfieldname>Approval</customfieldname>
                <customfieldvalues>
                        <customfieldvalue key="10013">Test</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                            <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                <customfieldname>Patch</customfieldname>
                <customfieldvalues>
                        <customfieldvalue key="10001">Code</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                                                                        </customfields>
    </item>
</channel>
</rss>