| Anonymous | Login | Signup for a new account | 2013-05-18 10:50 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||
| 0005744 | OCaml | OCamldoc | public | 2012-08-28 05:02 | 2012-09-25 09:18 | |||
| Reporter | khooyp | |||||||
| Assigned To | guesdon | |||||||
| Priority | normal | Severity | crash | Reproducibility | always | |||
| Status | closed | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | 4.00.0 | |||||||
| Target Version | 4.00.1+dev | Fixed in Version | ||||||
| Summary | 0005744: Use of "val virtual" leads to "Class attribute ... was not found in typed tree." | |||||||
| Description | Running ocamldoc on a class with a "val virtual" leads to an error: % cat>foo.ml<<EOF class virtual t = object val virtual x : int end EOF % ocamldoc foo.ml Class attribute Foo.t.x was not found in typed tree. | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships |
||||||
|
||||||
Notes |
|
|
(0008158) guesdon (manager) 2012-09-25 09:18 |
Fixed in version/4.00 branch (revision 12951) and trunk (revision 12952). |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-08-28 05:02 | khooyp | New Issue | |
| 2012-08-28 05:02 | khooyp | Status | new => assigned |
| 2012-08-28 05:02 | khooyp | Assigned To | => guesdon |
| 2012-08-28 09:15 | frisch | Relationship added | duplicate of 0005743 |
| 2012-09-06 16:41 | doligez | Target Version | => 4.00.1+dev |
| 2012-09-25 09:18 | guesdon | Note Added: 0008158 | |
| 2012-09-25 09:18 | guesdon | Status | assigned => closed |
| 2012-09-25 09:18 | guesdon | Resolution | open => fixed |
| Copyright © 2000 - 2011 MantisBT Group |