<!-- 
RSS generated by JIRA (4.4#649-r158309) at Fri May 24 23:56:39 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-876/CLJ-876.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-876] #^:dynamic vars declared in a nested form are not immediately dynamic</title>
                <link>http://dev.clojure.org/jira/browse/CLJ-876</link>
                <project id="10010" key="CLJ">Clojure</project>
                        <description>&lt;p&gt;&lt;a href=&quot;http://groups.google.com/group/clojure/browse_thread/thread/890202da5db0fe1/e34819de71c6ea24?hl=en&amp;amp;lnk=gst&amp;amp;q=micah#e34819de71c6ea24&quot;&gt;http://groups.google.com/group/clojure/browse_thread/thread/890202da5db0fe1/e34819de71c6ea24?hl=en&amp;amp;lnk=gst&amp;amp;q=micah#e34819de71c6ea24&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The following snippet throws an error stating that p is unbound.&lt;/p&gt;

&lt;p&gt;(list&lt;br/&gt;
  (declare ^:dynamic p)&lt;br/&gt;
  (defn q [] @p))&lt;br/&gt;
(binding &lt;span class=&quot;error&quot;&gt;&amp;#91;p (atom 10)&amp;#93;&lt;/span&gt;&lt;br/&gt;
  (q))&lt;/p&gt;</description>
                <environment>All</environment>
            <key id="15007">CLJ-876</key>
            <summary>#^:dynamic vars declared in a nested form are not immediately dynamic</summary>
                <type id="4" iconUrl="http://dev.clojure.org/jira/images/icons/improvement.gif">Enhancement</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="slagyr">Micah Martin</assignee>
                                <reporter username="slagyr">Micah Martin</reporter>
                        <labels>
                    </labels>
                <created>Mon, 14 Nov 2011 09:55:19 -0600</created>
                <updated>Fri, 9 Dec 2011 10:00:59 -0600</updated>
                    <resolved>Fri, 9 Dec 2011 10:00:59 -0600</resolved>
                            <version>Release 1.3</version>
                <version>Release 1.4</version>
                                <fixVersion>Release 1.4</fixVersion>
                                        <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="27293" author="slagyr" created="Mon, 14 Nov 2011 10:10:07 -0600"  >&lt;p&gt;Rich fixed: &lt;a href=&quot;https://github.com/clojure/clojure/commit/535907eb2be47eaee0c385ae16436f39d52ffa96&quot;&gt;https://github.com/clojure/clojure/commit/535907eb2be47eaee0c385ae16436f39d52ffa96&lt;/a&gt;&lt;/p&gt;</comment>
                    <comment id="27406" author="stu" created="Fri, 2 Dec 2011 14:01:18 -0600"  >&lt;p&gt;test for fix already made&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="10704" name="micah_testing_876.diff" size="1351" author="slagyr" created="Mon, 14 Nov 2011 10:10:07 -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>
                                            <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>