<!-- 
RSS generated by JIRA (4.4#649-r158309) at Wed Jun 19 22:53:14 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-818/CLJ-818.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-818] doc string for resolve mentions &amp;env</title>
                <link>http://dev.clojure.org/jira/browse/CLJ-818</link>
                <project id="10010" key="CLJ">Clojure</project>
                        <description>&lt;p&gt;(defn resolve&lt;br/&gt;
  &quot;same as (ns-resolve &lt;b&gt;ns&lt;/b&gt; symbol) or (ns-resolve &lt;b&gt;ns&lt;/b&gt; &amp;amp;env symbol)&quot;&lt;/p&gt;

&lt;p&gt;The ampersand on &quot;&amp;amp;env&quot; in the doc string is distracting.  There&apos;s no macro magic involved so it should just say &quot;env&quot;.&lt;/p&gt;</description>
                <environment></environment>
            <key id="14483">CLJ-818</key>
            <summary>doc string for resolve mentions &amp;env</summary>
                <type id="4" iconUrl="http://dev.clojure.org/jira/images/icons/improvement.gif">Enhancement</type>
                                <priority id="5" iconUrl="http://dev.clojure.org/jira/images/icons/priority_trivial.gif">Trivial</priority>
                    <status id="6" iconUrl="http://dev.clojure.org/jira/images/icons/status_closed.gif">Closed</status>
                    <resolution id="2">Declined</resolution>
                                <assignee username="-1">Unassigned</assignee>
                                <reporter username="steveminer">Steve Miner</reporter>
                        <labels>
                    </labels>
                <created>Thu, 7 Jul 2011 14:55:01 -0500</created>
                <updated>Fri, 1 Mar 2013 12:47:03 -0600</updated>
                    <resolved>Fri, 23 Mar 2012 08:41:20 -0500</resolved>
                            <version>Release 1.3</version>
                                                        <due></due>
                    <votes>0</votes>
                        <watches>2</watches>
                        <comments>
                    <comment id="27837" author="jafingerhut" created="Fri, 24 Feb 2012 11:20:38 -0600"  >&lt;p&gt;There are earlier uses of &amp;amp;form and &amp;amp;env in core.clj, but they are all in bootstrap code and none of them become visible in doc strings.  There are no other occurrences of &amp;amp; in resolve or ns-resolve, so it seems reasonable to remove it from resolve&apos;s doc string.&lt;/p&gt;

&lt;p&gt;Patch applies cleanly to latest master as of Feb 24, 2012.&lt;/p&gt;</comment>
                    <comment id="27991" author="stuart.sierra" created="Fri, 23 Mar 2012 08:41:20 -0500"  >&lt;p&gt;The only way to access local environments in Clojure is with the special &lt;tt&gt;&amp;amp;env&lt;/tt&gt; argument in a macro, so the use of &lt;tt&gt;&amp;amp;env&lt;/tt&gt; in the ns-resolve docstring makes sense.&lt;/p&gt;

&lt;p&gt;Declined.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="10956" name="clj-818-resolve-doc-string-patch.txt" size="798" author="jafingerhut" created="Fri, 24 Feb 2012 11:20:38 -0600" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <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="10001">Code</customfieldvalue>

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