| Anonymous | Login | Signup for a new account | 2013-05-19 09:04 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 | |||||||
| 0001703 | OCaml | OCaml general | public | 2003-06-05 03:59 | 2012-09-03 19:25 | |||||||
| Reporter | administrator | |||||||||||
| Assigned To | ||||||||||||
| Priority | normal | Severity | feature | Reproducibility | always | |||||||
| Status | resolved | Resolution | won't fix | |||||||||
| Platform | OS | OS Version | ||||||||||
| Product Version | ||||||||||||
| Target Version | Fixed in Version | |||||||||||
| Summary | 0001703: exporting values and types in ocamlyacc | |||||||||||
| Description | Full_Name: Shaddin Doghmi Version: 3.06 OS: linux Submission from: h0008024d6d21.ne.client2.attbi.com (65.96.168.63) All value and type declarations in the header and trailer of a .mly file are not exported in the .mli file produced by ocamlyacc. It would be really convenient (and much easier than editing the .mli file produced by ocamlyacc) if there was a way of specifying in the .mly file which values and types to export in the resulting .mli file. Right now the workaround is to define those types and values and in another module, but it would be more elegant if they could just be exported. | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
Notes |
|
|
(0006813) doligez (manager) 2012-01-26 17:46 |
Since menhir is a much better alternative to ocamlyacc, we now recommend that all users switch to menhir. At any rate, we do not spend any time on new features for ocamlyacc. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2005-11-18 10:13 | administrator | New Issue | |
| 2012-01-26 17:46 | doligez | Note Added: 0006813 | |
| 2012-01-26 17:46 | doligez | Status | acknowledged => resolved |
| 2012-01-26 17:46 | doligez | Resolution | open => won't fix |
| 2012-01-26 17:46 | doligez | Description Updated | View Revisions |
| Copyright © 2000 - 2011 MantisBT Group |