Skip to content
This repository was archived by the owner on Oct 21, 2022. It is now read-only.

Fix stacking evaluation results for doseq#40

Merged
cldwalker merged 1 commit intoLightTable:masterfrom
alhimik45:duplicate-inline-fix
Sep 4, 2015
Merged

Fix stacking evaluation results for doseq#40
cldwalker merged 1 commit intoLightTable:masterfrom
alhimik45:duplicate-inline-fix

Conversation

@alhimik45
Copy link
Copy Markdown
Contributor

I commented problem here. That problem was because repls variable can contain same coordinates twice and then inline created, but replaced by other inline with same coordinates, so we cannot access to previous inline. So we need to remove duplicates.

@cldwalker
Copy link
Copy Markdown
Member

Hi. I've verified this bug and that the fix works. Thanks!
Fwiw, this fix could also be applied when initially evaling. It's not clear which would be better so will go with this for now

cldwalker added a commit that referenced this pull request Sep 4, 2015
Fix stacking evaluation results for doseq
@cldwalker cldwalker merged commit d2856cc into LightTable:master Sep 4, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants