Skip to content

Fixed an infinite recursion bug in STI handling code #717

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

Closed
wants to merge 1 commit into from

Conversation

stevemadere
Copy link

This is a fix suggested by kayakyakr in the comments on PR #332.
It solves the stack-too-deep problem which I encountered as soon as I enabled the
inheritance support.

@jsmecham
Copy link

This appears to resolve the same problem that I am having.

@tmandke
Copy link
Contributor

tmandke commented Dec 7, 2017

Same as #585 and that one has some tests as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants