Skip to content
This repository has been archived by the owner on Jun 20, 2019. It is now read-only.

Bug 255: ICE walking chain to get right 'this' #410

Merged
merged 1 commit into from
Mar 5, 2017

Conversation

ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Mar 4, 2017

The original logic didn't take into account that we could encounter two or more levels of nested functions.

I'm sure there ought to be a way to build this using a visitor interface. It would certainly increase the maintainability of this code ten-fold. :-)

@ibuclaw ibuclaw merged commit 18999d7 into D-Programming-GDC:master Mar 5, 2017
@ibuclaw ibuclaw deleted the issue255 branch March 5, 2017 11:16
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