Details
-
Type:
Defect
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:1.2 and 1.3
-
Patch:Code
-
Approval:Test
Description
See:
https://groups.google.com/group/clojure/browse_frm/thread/cc88ca26352bc604?hl=en#
When called via a namespace-qualified symbol and given three or more arguments, -?> gives the error:
user=> (clojure.contrib.core/-?> 1 inc inc)
CompilerException java.lang.Exception: Unable to resolve symbol: -?>
in this context, compiling:(NO_SOURCE_PATH:3)
Attachments
Activity
Laurent Petit
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Laurent Petit [ laurentpetit ] |
Laurent Petit
made changes -
| Attachment | fix-CONTRIB-102.diff [ 10047 ] |
Laurent Petit
made changes -
| Status | Open [ 1 ] | In Progress [ 3 ] |
Laurent Petit
made changes -
| Approval | Test | |
| Patch | Code |
Laurent Petit
made changes -
| Status | In Progress [ 3 ] | Open [ 1 ] |
Alan Malloy
made changes -
| Attachment | patch.diff [ 10075 ] |