<!-- 
RSS generated by JIRA (4.4#649-r158309) at Wed May 22 22:00:42 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/CLJ-797/CLJ-797.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>[CLJ-797] Longs print-dup to the Long constructor</title>
                <link>http://dev.clojure.org/jira/browse/CLJ-797</link>
                <project id="10010" key="CLJ">Clojure</project>
                        <description>&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;user=&amp;gt; (binding [*print-dup* true] (print-str 1.0))
&quot;1.0&quot;
user=&amp;gt; (binding [*print-dup* true] (print-str 1))
&quot;#=(java.lang.Long. \&quot;1\&quot;)&quot;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
            <key id="14432">CLJ-797</key>
            <summary>Longs print-dup to the Long constructor</summary>
                <type id="1" iconUrl="http://dev.clojure.org/jira/images/icons/bug.gif">Defect</type>
                                <priority id="4" iconUrl="http://dev.clojure.org/jira/images/icons/priority_minor.gif">Minor</priority>
                    <status id="6" iconUrl="http://dev.clojure.org/jira/images/icons/status_closed.gif">Closed</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="ataggart">Alexander Taggart</assignee>
                                <reporter username="ataggart">Alexander Taggart</reporter>
                        <labels>
                    </labels>
                <created>Mon, 16 May 2011 12:53:03 -0500</created>
                <updated>Fri, 27 May 2011 14:20:36 -0500</updated>
                    <resolved>Fri, 27 May 2011 14:20:35 -0500</resolved>
                            <version>Release 1.3</version>
                                <fixVersion>Release 1.3</fixVersion>
                                        <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="26466" author="ataggart" created="Fri, 27 May 2011 13:40:17 -0500"  >&lt;p&gt;print-dup-longs-update-1: apply after &lt;a href=&quot;http://dev.clojure.org/jira/browse/CLJ-798&quot; title=&quot;BigInteger is print-dup&amp;#39;able but not readable&quot;&gt;&lt;del&gt;CLJ-798&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="10231" name="print-dup-longs.patch" size="3086" author="ataggart" created="Mon, 16 May 2011 12:53:04 -0500" />
                    <attachment id="10242" name="print-dup-longs-update-1.patch" size="3001" author="ataggart" created="Fri, 27 May 2011 13:40:17 -0500" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                <customfield id="customfield_10002" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                <customfieldname>Approval</customfieldname>
                <customfieldvalues>
                        <customfieldvalue key="10007">Ok</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="10002">Code and Test</customfieldvalue>

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