| Anonymous | Login | Signup for a new account | 2013-05-21 18:13 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 | |||
| 0005743 | OCaml | OCaml documentation | public | 2012-08-28 04:59 | 2012-08-28 09:15 | |||
| Reporter | khooyp | |||||||
| Assigned To | ||||||||
| Priority | normal | Severity | crash | Reproducibility | always | |||
| Status | closed | Resolution | duplicate | |||||
| Platform | OS X 10.6.8/Linux RHEL5 | OS | OS Version | |||||
| Product Version | 4.00.0 | |||||||
| Target Version | Fixed in Version | |||||||
| Summary | 0005743: 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 |
|
|
(0007989) khooyp (reporter) 2012-08-28 05:03 |
I'm sorry, I misfiled it under the wrong category, it should be for ocamldoc. How do I edit/close this report? |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-08-28 04:59 | khooyp | New Issue | |
| 2012-08-28 05:03 | khooyp | Note Added: 0007989 | |
| 2012-08-28 09:15 | frisch | Relationship added | has duplicate 0005744 |
| 2012-08-28 09:15 | frisch | Status | new => closed |
| 2012-08-28 09:15 | frisch | Resolution | open => duplicate |
| Copyright © 2000 - 2011 MantisBT Group |