| Anonymous | Login | Signup for a new account | 2013-05-22 18:02 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 | |||
| 0004232 | OCaml | Camlp4 | public | 2007-03-15 15:46 | 2009-03-31 13:03 | |||
| Reporter | Julien Signoles | |||||||
| Assigned To | ertai | |||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||
| Status | closed | Resolution | no change required | |||||
| Platform | OS | OS Version | ||||||
| Product Version | 3.09.2 | |||||||
| Target Version | Fixed in Version | 3.11.0 | ||||||
| Summary | 0004232: Does not accept ocaml valid syntax | |||||||
| Description | ===== bug.ml ===== type t = A of int type u = B of t let f = function B A x -> x ================== $ ocamlc -c bug.ml $ camlp4o bug.ml File "bug.ml", line 3, characters 17-22: Parse error: currified constructor Uncaught exception: Stream.Error("currified constructor") | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2007-03-15 15:46 | Julien Signoles | New Issue | |
| 2007-03-15 17:17 | ertai | Note Added: 0003977 | |
| 2007-03-15 17:17 | ertai | Assigned To | => ertai |
| 2007-03-15 17:17 | ertai | Status | new => resolved |
| 2007-03-15 17:17 | ertai | Resolution | open => no change required |
| 2007-03-15 17:17 | ertai | Fixed in Version | => 3.10+dev |
| 2009-03-31 13:03 | xleroy | Status | resolved => closed |
| 2009-03-31 13:03 | xleroy | Fixed in Version | 3.10+dev => 3.11.0 |
| Copyright © 2000 - 2011 MantisBT Group |