2009/11/23 Phil Hagelberg <p...@hagelb.org>:
>
> I noticed an odd bug when working on the help command for leiningen. It
> uses docstrings on metadata for help output, but when AOTing the
> project, the docstrings (as well as all other metadata) would be
> lost. Note that this doesn't happen when metadata is added to the
> namespace after the fact as is the case with clojure.core and
> alter-meta!.
>
> Any idea what might be causing this? I'd like to dig deeper but am
> unsure where to look.

There's a ticket for it

https://www.assembla.com/spaces/clojure/tickets/130-Namespace-metadata-lost-in-AOT-compile

but I don't think anyone's spent any time in trying to fix it.

> thanks,
> Phil

-- 
  ! Lauri

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