ivo.bloechliger (Ivo Blöchliger)
- Login: ivo.bloechliger
- Email: ivo@bloechligair.ch
- Registered on: 10/09/2015
- Last sign in: 12/26/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
10/09/2015
-
06:14 AM Ruby Bug #11576 (Closed): Inifnite recursion with inheritance provokes core dump
- Infinite recursion mixed with heritance (in the attached example with an inherited constructor) provokes a core dump.
I discovered this behavior with inherited method_missing constructs, but it also happens with inherited constructors.
...