Completed
Details
Assignee
UnassignedUnassignedReporter
Nicola MomettoNicola MomettoApproval
TriagedPatch
CodePriority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Nicola Mometto
Nicola MomettoApproval
Triaged
Patch
Code
Priority

Created December 15, 2015 at 11:48 PM
Updated February 13, 2017 at 9:24 PM
Resolved February 13, 2017 at 9:24 PM
Description:
Currently this causes a reflection warning because core.async loses the type hint on the binding:
This is a problem since macros like `doseq` expand to similar code and cause reflection warnings
The attached patch preserves that metadata and removes the reflection warning
Patch: 0001-ASYNC-155-preserve-loop-binding-metadata.patch