| [#43] | project: compiler | priority: medium | category: bug | |
|---|---|---|---|---|
| submitter | assigned to | status | date submitted | |
| Matthias | Martin | fixed | 2003-06-19 16:11:41.0 | |
| subject | Typechecker crashes for malformed case class | |||
| code |
case class C[A >: C](x: A) {} |
|||
| what happened | Crash:
|
|||
| what expected | Typechecker fails but doesn't crash. | |||
| [back to overview] | ||||
| Martin edited on 2003-07-02 17:48:31.0 |