<!-- 
RSS generated by JIRA (4.4#649-r158309) at Thu May 23 05:12:32 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-678/CLJ-678.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-678] into-array should work with all primitive types</title>
                <link>http://dev.clojure.org/jira/browse/CLJ-678</link>
                <project id="10010" key="CLJ">Clojure</project>
                        <description>&lt;p&gt;e.g. &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;(into-array &lt;span class=&quot;code-object&quot;&gt;Integer&lt;/span&gt;/TYPE [0])
(into-array &lt;span class=&quot;code-object&quot;&gt;Byte&lt;/span&gt;/TYPE [0])&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;which currently fail with an argument type mismatch.&lt;/p&gt;</description>
                <environment></environment>
            <key id="14286">CLJ-678</key>
            <summary>into-array should work with all primitive types</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="6" iconUrl="http://dev.clojure.org/jira/images/icons/status_closed.gif">Closed</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="alan@thinkrelevance.com">Alan Dipert</assignee>
                                <reporter username="stu">Stuart Halloway</reporter>
                        <labels>
                    </labels>
                <created>Sun, 21 Nov 2010 11:13:15 -0600</created>
                <updated>Fri, 17 Dec 2010 16:11:24 -0600</updated>
                    <resolved>Fri, 17 Dec 2010 16:11:24 -0600</resolved>
                                            <fixVersion>Release 1.3</fixVersion>
                                        <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="26040" author="stu" created="Fri, 17 Dec 2010 09:15:15 -0600"  >&lt;p&gt;Good task for pairing with Luke. Feel free to grab me and discuss approach.&lt;/p&gt;</comment>
                    <comment id="26049" author="stu" created="Fri, 17 Dec 2010 15:10:52 -0600"  >&lt;p&gt;Side question while working on this ticket: Should I create a separate ticket so that {{(into-array &lt;span class=&quot;error&quot;&gt;&amp;#91;1 2 3&amp;#93;&lt;/span&gt;}} returns an array of &lt;tt&gt;long&lt;/tt&gt; instead of &lt;tt&gt;Long&lt;/tt&gt;, or it that too magical?&lt;/p&gt;</comment>
                    <comment id="26050" author="richhickey" created="Fri, 17 Dec 2010 15:15:13 -0600"  >&lt;p&gt;Until &lt;span class=&quot;error&quot;&gt;&amp;#91;1 2 3&amp;#93;&lt;/span&gt; is a vector of longs, that&apos;s too magical.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="10056" name="678.patch" size="3444" author="alan@thinkrelevance.com" created="Fri, 17 Dec 2010 14:26:47 -0600" />
                </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>
                                                                                                            </customfields>
    </item>
</channel>
</rss>