On Thu, Jan 8, 2009 at 9:34 AM, Tomasz <tomasz.skut...@gmail.com> wrote:
>
> Hi.
>
> I'm just wondering wether it's a feature or a bug:
>
> (if (= (meta (with-meta [] {:test-key true}))
>       (meta #^{:test-key true} []))
>  "same"
>  "not same")
>
> =>
>
> "not same"
>
> This behaviour is repeatable for empty lists, vectors and maps. Is
> this intentional? Nonempty collections work as expected.

Looks like a bug.  I've created an issue to track it, thanks:

http://code.google.com/p/clojure/issues/detail?id=39

--Chouser

--~--~---------~--~----~------------~-------~--~----~
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
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