Completed
Details
Assignee
UnassignedUnassignedReporter
Alex MillerAlex MillerLabels
Approval
OkPatch
CodePriority
CriticalAffects versions
Fix versions
Details
Details
Assignee
Unassigned
UnassignedReporter
Alex Miller
Alex MillerLabels
Approval
Ok
Patch
Code
Priority
Affects versions
Fix versions
Created January 12, 2015 at 2:26 PM
Updated March 20, 2015 at 6:16 PM
Resolved March 20, 2015 at 6:16 PM
For CLJ-1546, PersistentVector.create(List) was replaced with PersistentVector.create(ArrayList). At least one library (flatland) was calling this method directly and was broken by the change.
Approach: Change create(ArrayList) to more general prior method create(List).
Patch: clj-1638-2.patch
Screened by: