<!-- 
RSS generated by JIRA (4.4#649-r158309) at Fri May 24 06:36:52 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-1041/CLJ-1041.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-1041] reduce-kv on sorted maps should stop on seeing a Reduced value</title>
                <link>http://dev.clojure.org/jira/browse/CLJ-1041</link>
                <project id="10010" key="CLJ">Clojure</project>
                        <description>&lt;p&gt;The current implementation is dereferencing Reduced and returning them up the chain; but that means that parent nodes don&apos;t know the reduction has completed, so the reduction might continue along other paths down the tree.&lt;/p&gt;

&lt;p&gt;This patch touches the same areas of code as &lt;a href=&quot;http://dev.clojure.org/jira/browse/CLJ-1040&quot; title=&quot;reduce-kv on sorted maps should reduce, in sorted order&quot;&gt;&lt;del&gt;CLJ-1040&lt;/del&gt;&lt;/a&gt; so will have conflicts if both patches are merged separately. However, as noted in my comment on &lt;a href=&quot;http://dev.clojure.org/jira/browse/CLJ-1040&quot; title=&quot;reduce-kv on sorted maps should reduce, in sorted order&quot;&gt;&lt;del&gt;CLJ-1040&lt;/del&gt;&lt;/a&gt;, I don&apos;t think the patch there is correct yet, so I&apos;ve also included a commit (7beb14256) to fix the issue in &lt;a href=&quot;http://dev.clojure.org/jira/browse/CLJ-1040&quot; title=&quot;reduce-kv on sorted maps should reduce, in sorted order&quot;&gt;&lt;del&gt;CLJ-1040&lt;/del&gt;&lt;/a&gt;. Thus, this patch can be merged independently of 1040&apos;s patch, solving both issues without a merge conflict.&lt;/p&gt;

&lt;p&gt;This patch also includes tests for both issues, which fail before my commits are applied, and pass afterwards.&lt;/p&gt;</description>
                <environment></environment>
            <key id="15622">CLJ-1041</key>
            <summary>reduce-kv on sorted maps should stop on seeing a Reduced value</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="-1">Unassigned</assignee>
                                <reporter username="amalloy">Alan Malloy</reporter>
                        <labels>
                    </labels>
                <created>Fri, 10 Aug 2012 15:17:49 -0500</created>
                <updated>Sat, 18 Aug 2012 07:12:53 -0500</updated>
                    <resolved>Sat, 18 Aug 2012 07:12:53 -0500</resolved>
                                            <fixVersion>Release 1.5</fixVersion>
                                        <due></due>
                    <votes>0</votes>
                        <watches>3</watches>
                        <comments>
                    <comment id="29144" author="aaron" created="Tue, 14 Aug 2012 19:46:39 -0500"  >&lt;p&gt;Patch applies cleanly against 4004d267e124f12b65b0d7fb6522f32a75e3c4fb. Submitter confirmed on the CA list.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="11420" name="sorted-map-kvreduce.patch" size="4081" author="amalloy" created="Fri, 10 Aug 2012 15:17:49 -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>