| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0005843 | OCaml | OCamldoc | public | 2012-12-04 23:31 | 2012-12-04 23:31 |
|
| Reporter | jpdeplaix | |
| Assigned To | guesdon | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | assigned | Resolution | open | |
| Platform | | OS | | OS Version | |
| Product Version | 4.00.0 | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0005843: Ocamldoc: "Module or module type ?? not found" when including a functor application |
| Description | I'm trying to include a functor application when the functor is defined in the same module (otherwise it seems to work) and ocamldoc warns with:
Warning: Module or module type ?? not found
I've attached a test-case. |
| Steps To Reproduce | ocamldoc -html ocamldoc.mli |
| Tags | No tags attached. |
|
| Attached Files | ocamldoc.mli [^] (93 bytes) 2012-12-04 23:31 |
|