Details
-
Type:
Defect
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: Release 1.4, Release 1.5
-
Fix Version/s: Release 1.5
-
Component/s: None
-
Labels:None
-
Patch:Code and Test
-
Approval:Ok
Description
The partial function should accept just a function. This allows it to be properly used with apply.
E.g. This breaks (but shouldn't) if args are nil: (apply partial f args)
Attachments
Activity
Michel Alexandre Salim
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | 0001-Extend-partial-function-to-also-handle-one-argument-.patch [ 11315 ] |
Michel Alexandre Salim
made changes -
| Patch | Code [ 10001 ] |
Rich Hickey
made changes -
| Approval | Vetted [ 10003 ] | |
| Fix Version/s | Release 1.5 [ 10150 ] |
Fogus
made changes -
| Assignee | Fogus [ fogus ] |
Fogus
made changes -
| Attachment | CLJ-1012-partial-1-arity-test.diff [ 11433 ] |
Fogus
made changes -
| Patch | Code [ 10001 ] | Code and Test [ 10002 ] |
| Approval | Vetted [ 10003 ] | Screened [ 10004 ] |
| Assignee | Fogus [ fogus ] |
Rich Hickey
made changes -
| Approval | Screened [ 10004 ] | Ok [ 10007 ] |
Stuart Halloway
made changes -
| Resolution | Completed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |