Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mask is not restore after pop #51

Closed
jcubic opened this issue Sep 18, 2012 · 1 comment
Closed

Mask is not restore after pop #51

jcubic opened this issue Sep 18, 2012 · 1 comment
Assignees
Labels
Milestone

Comments

@jcubic
Copy link
Owner

jcubic commented Sep 18, 2012

if you set mask in child interpreter and pop it stay.

@ghost ghost assigned jcubic Sep 18, 2012
@jcubic
Copy link
Owner Author

jcubic commented Dec 15, 2012

Mask need to be stored in interpreter instance and

if (term.mask() != interpeter.pop().mask)
   term.mask(top_interpeter.mask);
}

jcubic added a commit that referenced this issue Mar 11, 2013
@jcubic jcubic closed this as completed Mar 11, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant