| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0005135 | OCaml | Camlp4 | public | 2010-08-24 12:49 | 2011-05-12 10:52 |
|
| Reporter | Hendrik Tews | |
| Assigned To | ertai | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | no change required | |
| Platform | | OS | | OS Version | |
| Product Version | 3.12.0 | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0005135: ocamlc and camlp4o differ |
| Description | the line
let f = fun ?xxx:_ () -> ()
is accepted by ocamlc but refused by camlp4o. Workaround: use _x
instead of _.
|
| Tags | No tags attached. |
|
| Attached Files | |
|