| Anonymous | Login | Signup for a new account | 2013-05-19 00: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 | |||||||
| 0003823 | OCaml | Camlp4 | public | 2005-10-26 11:44 | 2012-09-11 13:51 | |||||||
| Reporter | administrator | |||||||||||
| Assigned To | ||||||||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||||||
| Status | resolved | Resolution | suspended | |||||||||
| Platform | OS | OS Version | ||||||||||
| Product Version | ||||||||||||
| Target Version | 4.00.1+dev | Fixed in Version | ||||||||||
| Summary | 0003823: Camlp4: manual not up-to-date wrt. polymorphic variants | |||||||||||
| Description | Hi, appendix A in the Camlp4-manual defines quotation ctyp, where the macro syntax of syntax tree nodes for variant type definitions is specified as follows: <:ctyp< [| $list:rfl$ |] The preprocessor prints a warning that this is deprecated syntax. After reading the Camlp4-sources, it seems that it has changed to: <:ctyp< [= $list:rfl$ ] Could you please update the manual accordingly? - Thanks! It would also be nice if the meaning of values in this list (and also in others) could be documented in the manual. Best regards, Markus Mottl -- Markus Mottl http://www.ocaml.info [^] markus.mottl@gmail.com | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
Notes |
|
|
(0008061) doligez (manager) 2012-09-11 13:51 |
This is about the old version of camlp4, which now lives separately from the core OCaml distribution, under the name of camlp5. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2005-11-18 10:14 | administrator | New Issue | |
| 2012-07-11 16:48 | doligez | Category | OCaml general => Camlp4 |
| 2012-07-11 16:48 | doligez | Target Version | => 4.01.0+dev |
| 2012-07-11 16:48 | doligez | Description Updated | View Revisions |
| 2012-07-31 13:37 | doligez | Target Version | 4.01.0+dev => 4.00.1+dev |
| 2012-09-11 13:51 | doligez | Note Added: 0008061 | |
| 2012-09-11 13:51 | doligez | Status | acknowledged => resolved |
| 2012-09-11 13:51 | doligez | Resolution | open => suspended |
| Copyright © 2000 - 2011 MantisBT Group |