Details
-
Type:
Defect
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
Setting warn-on-reflection affects all use of core.match.
Please remove all cases where warn-on-reflection is set.
This can be set by the pom for the project, rather than in source, so it doesn't affect code using core.match.
Fixed, https://github.com/clojure/core.match/commit/f75152edb697cff9bbe9070478b5bc0105f140ca
Do you have an example of setting it in the POM?