Skip to content

Fix stack size#5155

Merged
bramkragten merged 1 commit into
devfrom
fix-stack-size
Mar 12, 2020
Merged

Fix stack size#5155
bramkragten merged 1 commit into
devfrom
fix-stack-size

Conversation

@bramkragten
Copy link
Copy Markdown
Member

@bramkragten bramkragten commented Mar 12, 2020

Weird shit with abstract methods, not sure why this suddenly stopped working...

The inherited class would not be able to override the function and it would be undefined. What would the use of an abstract method be then? 🤔

@zsarnett
Copy link
Copy Markdown
Contributor

zsarnett commented Mar 12, 2020

Does this "fix" stack size or just make the stack always size of 1?

I think you may address this above that the card takes over

@bramkragten
Copy link
Copy Markdown
Member Author

This fixes it, as the child class now does override the function.

@bramkragten bramkragten added this to the 0.107 milestone Mar 12, 2020
@bramkragten bramkragten merged commit 91edcf9 into dev Mar 12, 2020
@delete-merged-branch delete-merged-branch Bot deleted the fix-stack-size branch March 12, 2020 19:10
@bramkragten bramkragten mentioned this pull request Mar 12, 2020
@lock lock Bot locked and limited conversation to collaborators Mar 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants