commit | 7cdf5f5c318869a7cfa1deaeefb2a7f07244c62e | [log] [tgz] |
---|---|---|
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | Mon Jan 14 01:07:27 2008 +0000 |
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | Mon Jan 14 01:07:27 2008 +0000 |
tree | f2d8fd2b128034f47a80909f43115060ad02aefd | |
parent | e4c270c2a887d251966fae5bfc93dbe2b312ee73 [diff] |
?Why did my tests not notice this before? Slots inheritance is very different from OO inheritance. This code lead to infinite recursion on classes derived from StructType.