| [#925] | project: scala-doc | priority: medium | category: bug | |
|---|---|---|---|---|
| submitter | assigned to | status | date submitted | |
| Lex | Sean | fixed | 2007-01-30 11:17:03.0 | |
| subject | variance not shown in scaladoc | |||
| code | ||||
| what happened | Variance annotations are not shown for parametric classes. For example, the Stream class is printed as:abstract trait Stream [a] |
|||
| what expected | trait Stream [+a] | |||
| [back to overview] | ||||
| Martin edited on 2007-03-08 12:55:52.0 |
| Is this bug fixed now? If yes, Sean please close it. |
| Sean edited on 2007-03-08 14:10:26.0 |