| Anonymous | Login | Signup for a new account | 2013-05-26 03:59 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 | |||
| 0005211 | OCaml | OCaml documentation | public | 2011-01-25 23:40 | 2012-09-25 20:07 | |||
| Reporter | william | |||||||
| Assigned To | xclerc | |||||||
| Priority | normal | Severity | minor | Reproducibility | N/A | |||
| Status | closed | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | 3.12.0 | |||||||
| Target Version | Fixed in Version | 3.12.1+dev | ||||||
| Summary | 0005211: genlex full documentation | |||||||
| Description | the parser example in the Genlex documentation is not complete : it took me hours to compile a similar example with ocamlbuild. First it is not "let parse_expr = parser [...]" but "let rec parse_expr = parser [...]". Second, to compile this example in a file called example.ml, one needs to do : echo "<example.ml>:pp(camlp4o)" > _tags ocamlbuild example.d.byte | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships |
||||||
|
||||||
Notes |
|
|
(0005790) william (reporter) 2011-01-25 23:42 |
the genlex documentation : http://caml.inria.fr/pub/docs/manual-ocaml/libref/Genlex.html [^] |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2011-01-25 23:40 | william | New Issue | |
| 2011-01-25 23:42 | william | Note Added: 0005790 | |
| 2011-05-17 16:43 | doligez | Status | new => acknowledged |
| 2011-06-22 13:14 | xclerc | Relationship added | has duplicate 0005298 |
| 2011-09-15 15:04 | xclerc | Status | acknowledged => resolved |
| 2011-09-15 15:04 | xclerc | Fixed in Version | => 3.12.1+dev |
| 2011-09-15 15:04 | xclerc | Resolution | open => fixed |
| 2011-09-15 15:04 | xclerc | Assigned To | => xclerc |
| 2012-09-25 20:07 | xleroy | Status | resolved => closed |
| Copyright © 2000 - 2011 MantisBT Group |