From: Chas Emerick <c...@cemerick.com>
Date: Wed, 17 Oct 2012 15:08:15 -0400
Local: Wed, Oct 17 2012 3:08 pm
Subject: Re: Blocking bugs that should (?) go in before 1.5 release
On Oct 17, 2012, at 1:22 PM, Andy Fingerhut wrote:
> 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:
I was planning on flogging these for Friday, but now's as good a time as any.
> CLJ-1066 0001-Don-t-AOT-compile-clojure.core.reducers.patch
> discussed here in mid September:
> https://groups.google.com/forum/?fromgroups=#!topic/clojure-dev/PGKkt...
> I've included it on the prescreened patch list since then, near the beginning under a heading "Blocking bugs", but given the possibility of going to 1.5 beta soon I thought I'd call it out separately from the big prescreened patch list. If there are others you think ought to be on that list that block the 1.5 release, now might be a good time to mention them.
clojure.main/repl unconditionally refers REPL utilities into *ns*
Don't squash explicit :line and :column metadata in the MetaReader
Both have tested, "smallest-change" patches attached that apply cleanly. The former is particularly important to nREPL; the latter pairs well with the recent :column metadata enhancement, and makes using code transformation tools like kibit and cljx far more pleasant (i.e. with the patch, you won't lose line numbers for debugging purposes for transformed code).
Here's hoping :-),
- Chas You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||