Also fixed in master.

On Tue, Oct 11, 2011 at 9:17 AM, David Nolen <dnolen.li...@gmail.com> wrote:

> Looks like a bug, ticket created -
> http://dev.clojure.org/jira/browse/CLJS-85
>
>
> On Tue, Oct 11, 2011 at 2:16 AM, Praki <praki.prak...@gmail.com> wrote:
>
>> In Clojure (read-string ":a:b:c") returns :a:b:c (a keyword with two
>> embedded colons) whereas ClojureScript returns :a. In ClojureScript
>> reading of a token ends at whitespace or a macro character (except '
>> and #). Is this difference deliberate or just an oversight and colon
>> to be allowed to be part of keywords as in Clojure?
>>
>> Thanks
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clojure@googlegroups.com
>> Note that posts from new members are moderated - please be patient with
>> your first post.
>> To unsubscribe from this group, send email to
>> clojure+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to