hkoba / yatt_lite

YATT::Lite - Template with "use strict"
Other
5 stars 0 forks source link

BUG: "Inconsistent hierarchy during C3 merge" occurs for complex inheritance. #72

Closed hkoba closed 8 years ago

hkoba commented 8 years ago

64 introduced c3 mro support, but it was not enough for complex multiple inheritance cases.