Project

General

Profile

« Previous | Next » 

Revision 179384a6

Added by jeremyevans (Jeremy Evans) over 4 years ago

Revert "Prevent SystemStackError when calling super in module with activated refinement"

This reverts commit eeef16e190cdabc2ba474622720f8e3df7bac43b.

This also reverts the spec change.

Preventing the SystemStackError would be nice, but there is valid
code that the fix breaks, and it is probably more common than cases
that cause the SystemStackError.

Fixes [Bug ]