<!-- 
RSS generated by JIRA (4.4#649-r158309) at Fri May 24 20:31:44 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-725/CLJ-725.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-725] (;) causes repl to hang in Clojure 1.3-0-alpha3 on Mac OS X 10.6.3 Intel</title>
                <link>http://dev.clojure.org/jira/browse/CLJ-725</link>
                <project id="10010" key="CLJ">Clojure</project>
                        <description>&lt;p&gt;From the new-to-Clojure but very excited about the language perspective, this seems simply seemed like low-priority-but-should-be-fixed-eventually bug. When I invoked ; as a function name by accident, I found that the REPL simply hung.&lt;/p&gt;

&lt;p&gt;jaten@host151:~$ uname -a&lt;br/&gt;
Darwin host151.wifi.epochcoffee.com 10.3.0 Darwin Kernel Version 10.3.0: Fri Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~1/RELEASE_I386 i386&lt;/p&gt;

&lt;p&gt;jaten@host151:~$ java -server -cp &quot;/home/jaten/pkg/clojure/jars/*&quot; clojure.main&lt;br/&gt;
Clojure 1.3.0-alpha3&lt;br/&gt;
user=&amp;gt; (&lt;img class=&quot;emoticon&quot; src=&quot;http://dev.clojure.org/jira/images/icons/emoticons/wink.gif&quot; height=&quot;20&quot; width=&quot;20&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; ; causes REPL to hang forever...???&lt;/p&gt;

&lt;p&gt;Also happens in clojure 1.2.0. I didn&apos;t try any other versions.&lt;/p&gt;</description>
                <environment></environment>
            <key id="14338">CLJ-725</key>
            <summary>(;) causes repl to hang in Clojure 1.3-0-alpha3 on Mac OS X 10.6.3 Intel</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="2">Declined</resolution>
                                <assignee username="-1">Unassigned</assignee>
                                <reporter username="jaten">Jason E. Aten</reporter>
                        <labels>
                    </labels>
                <created>Sat, 22 Jan 2011 19:11:56 -0600</created>
                <updated>Wed, 26 Jan 2011 00:30:00 -0600</updated>
                    <resolved>Wed, 26 Jan 2011 00:30:00 -0600</resolved>
                            <version>Release 1.2</version>
                                                        <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="26171" author="chouser@n01se.net" created="Wed, 26 Jan 2011 00:30:00 -0600"  >&lt;p&gt;The semicolon comments out the rest of the line, including the close paren.  The REPL then blocks waiting for the expression begun with the open paren to be completed with an (uncommented) close paren.  If you type a second close paren on and press Enter, I think you&apos;ll see the REPL was not hung but just waiting for more input.&lt;/p&gt;

&lt;p&gt;I don&apos;t know if it would be useful to provide a different prompt instead of no prompt at all when the REPL is waiting for the conclusion of an expression, but in any case that would be a feature request.&lt;/p&gt;

&lt;p&gt;The current behavior is as expected.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>
</channel>
</rss>