<!-- 
RSS generated by JIRA (4.4#649-r158309) at Tue Jun 18 21:13: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-1040/CLJ-1040.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-1040] reduce-kv on sorted maps should reduce, in sorted order</title>
                <link>http://dev.clojure.org/jira/browse/CLJ-1040</link>
                <project id="10010" key="CLJ">Clojure</project>
                        <description>&lt;p&gt;Currently reduces, but not in sorted order. &lt;/p&gt;</description>
                <environment></environment>
            <key id="15620">CLJ-1040</key>
            <summary>reduce-kv on sorted maps should reduce, in sorted order</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="3">Duplicate</resolution>
                                <assignee username="stu">Stuart Halloway</assignee>
                                <reporter username="stu">Stuart Halloway</reporter>
                        <labels>
                    </labels>
                <created>Fri, 10 Aug 2012 10:47:08 -0500</created>
                <updated>Fri, 1 Mar 2013 12:47:03 -0600</updated>
                    <resolved>Wed, 15 Aug 2012 12:25:35 -0500</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>2</watches>
                        <comments>
                    <comment id="29109" author="amalloy" created="Fri, 10 Aug 2012 15:09:10 -0500"  >&lt;p&gt;Stuart, your patch doesn&apos;t check for Reduced after calling f on the current node; I think you need to move that check along with the call to f.&lt;/p&gt;</comment>
                    <comment id="29111" author="amalloy" created="Fri, 10 Aug 2012 15:18:52 -0500"  >&lt;p&gt;&lt;a href=&quot;http://dev.clojure.org/jira/browse/CLJ-1041&quot; title=&quot;reduce-kv on sorted maps should stop on seeing a Reduced value&quot;&gt;&lt;del&gt;CLJ-1041&lt;/del&gt;&lt;/a&gt; is a related issue, and its patch also includes a commit that I think would fix your patch.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="11418" name="fix-reduce-kv-for-sorted-maps.patch" size="1171" author="stu" created="Fri, 10 Aug 2012 10:55:08 -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>
                                                                                                            </customfields>
    </item>
</channel>
</rss>