<!-- 
RSS generated by JIRA (4.4#649-r158309) at Fri May 24 15:12:50 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-1012/CLJ-1012.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-1012] partial function should also accept 1 arg (just f)</title>
                <link>http://dev.clojure.org/jira/browse/CLJ-1012</link>
                <project id="10010" key="CLJ">Clojure</project>
                        <description>&lt;p&gt;The partial function should accept just a function. This allows it to be properly used with apply.&lt;/p&gt;

&lt;p&gt;E.g. This breaks (but shouldn&apos;t) if args are nil: (apply partial f args)&lt;/p&gt;</description>
                <environment></environment>
            <key id="15529">CLJ-1012</key>
            <summary>partial function should also accept 1 arg (just f)</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="-1">Unassigned</assignee>
                                <reporter username="kanaka">Joel Martin</reporter>
                        <labels>
                    </labels>
                <created>Tue, 12 Jun 2012 14:28:13 -0500</created>
                <updated>Sat, 18 Aug 2012 07:12:52 -0500</updated>
                    <resolved>Sat, 18 Aug 2012 07:12:52 -0500</resolved>
                            <version>Release 1.4</version>
                <version>Release 1.5</version>
                                <fixVersion>Release 1.5</fixVersion>
                                        <due></due>
                    <votes>1</votes>
                        <watches>1</watches>
                        <comments>
                    <comment id="28792" author="hircus" created="Wed, 13 Jun 2012 05:18:28 -0500"  >&lt;p&gt;Attached patch makes partial just returns f if called with only one argument. Not sure if this will have a performance impact or not; a Clojure/core member would probably be able to better judge if the use cases outweigh any performance hit.&lt;/p&gt;</comment>
                    <comment id="29173" author="fogus" created="Wed, 15 Aug 2012 10:45:58 -0500"  >&lt;p&gt;Attached a patch adding a test for this ticket.&lt;/p&gt;</comment>
                    <comment id="29174" author="fogus" created="Wed, 15 Aug 2012 10:47:43 -0500"  >&lt;p&gt;Original patch is trivial, but did not have a test. I added a test as a separate patch file.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="11315" name="0001-Extend-partial-function-to-also-handle-one-argument-.patch" size="762" author="hircus" created="Wed, 13 Jun 2012 05:18:28 -0500" />
                    <attachment id="11433" name="CLJ-1012-partial-1-arity-test.diff" size="825" author="fogus" created="Wed, 15 Aug 2012 10:45:57 -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>