| [#372] | project: compiler | priority: medium | category: bug | |
|---|---|---|---|---|
| submitter | assigned to | status | date submitted | |
| Stephane | Philippe | fixed | 2004-11-01 11:16:29.0 | |
| subject | AssertionError in AddInterfaces phase | |||
| code |
class Names; class Symbols: (Symbols with Names /*with Types*/); |
|||
| what happened | |
|||
| what expected | Does compile! | |||
| [back to overview] | ||||
| Martin edited on 2004-11-18 15:24:48.0 |
| I think this one is for either Philippe or Michel. |
| Philippe edited on 2004-11-18 18:06:25.0 |
Fixed class ClassSymbol.ClonedThisSymLazyType to take into account that clasz.type() may appear anywhere in clasz.typeOfThis().
|