New function re-quote-replacement has incorrect :added metadata

Description

I created the patch for CLJ-870 that added the function re-quote-replacement before Clojure 1.4 was released, and I was apparently hoping it would get into that release. It is in now, but incorrectly states that fn re-quote-replacement was added in 1.4.

Environment

None

Attachments

1
  • 23 Oct 2012, 02:42 AM

Activity

Christopher Redinger 
November 27, 2012 at 9:42 PM

As you'd expect, this patch applies cleanly and improves the correctness of the documentation.

Andy Fingerhut 
October 23, 2012 at 3:01 AM

And before creating this patch, I did a diff between Clojure 1.4 and 1.5-beta1 source code, and verified that every other function with :added metadata that has been added since 1.4 says "1.5". Only re-quote-replacement was mislabeled in this way.

Completed

Details

Assignee

Reporter

Approval

Patch

Priority

Affects versions

Fix versions

Created October 23, 2012 at 2:42 AM
Updated December 22, 2012 at 3:53 PM
Resolved December 22, 2012 at 3:53 PM