Andy Fingerhut <
andy.fi...@gmail.com> writes:
> Stuart Halloway asked for people to yell loudly on the dev group if
> there were bugs that should definitely go in before the next major
> release. Stuart Sierra mentioned recently that the plan is to go into
> beta for 1.5 soon. So far the only blocking bug anyone has mentioned
> is:
>
> CLJ-1066 0001-Don-t-AOT-compile-clojure.core.reducers.patch
Yep, that's really a blocker.
The following aren't blockers, but they are simple and I see no reason
to defer them.
This one is pending, probably because Aaron Bedra added a comment that
isn't addressed until now, simply because I don't understand it. I
tried to contact Aaron per mail twice over the last weeks, but I didn't
get a response so far. But for me, the patch looks good and makes sense
as it is.
CLJ-1024 Varargs protococol impls can be defined but not called
This one is obvious, I don't see a reason to defer it.
CLJ-1084 (object-array [1]) is ~3x slower than (object-array (rseq [1]))
This doc-fix is pending, cause Rich hasn't responded if definterface is
meant to be public API.
CLJ-917 clojure.core/definterface is not included in the API docs
Bye,
Tassilo