Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Blocking bugs that should (?) go in before 1.5 release
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Chas Emerick  
View profile  
 More options Oct 17 2012, 3:08 pm
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:

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

I was planning on flogging these for Friday, but now's as good a time as any.

clojure.main/repl unconditionally refers REPL utilities into *ns*
http://dev.clojure.org/jira/browse/CLJ-1085

Don't squash explicit :line and :column metadata in the MetaReader
http://dev.clojure.org/jira/browse/CLJ-1079

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.