Done: http://code.google.com/p/clojure/issues/detail?id=67
Sorry, I'm not with it yet on the new Google Code workflow. :-)
- Chas
On Feb 6, 1:53 pm, Rich Hickey wrote:
> On Feb 6, 2009, at 1:33 PM, Chas Emerick wrote:
>
> > Attached is a patch to add a warn-on-reflection option to
> > clojure.
On Feb 6, 2009, at 1:33 PM, Chas Emerick wrote:
> Attached is a patch to add a warn-on-reflection option to
> clojure.lang.Compile. In short, if the clojure.compile.warn-on-
> reflection system property is set to "true", then *warn-on-reflection*
> is set to true for the duration of the compile
Attached is a patch to add a warn-on-reflection option to
clojure.lang.Compile. In short, if the clojure.compile.warn-on-
reflection system property is set to "true", then *warn-on-reflection*
is set to true for the duration of the compile process for the libs
specified as command line args