| Anonymous | Login | Signup for a new account | 2013-06-20 01:14 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 | |||
| 0004520 | OCaml | Camlp4 | public | 2008-03-11 15:32 | 2010-04-29 14:31 | |||
| Reporter | berke | |||||||
| Assigned To | ertai | |||||||
| Priority | normal | Severity | major | Reproducibility | always | |||
| Status | closed | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | 3.11+dev | |||||||
| Target Version | Fixed in Version | 3.11+dev | ||||||
| Summary | 0004520: Camlp4 fails with constructors named "True" or "False" | |||||||
| Description | From 3.10.1 to 3.11+dev10, the following happens: % cat foo.ml module A = struct type b = False end let d = A.False % ocamlc -pp camlp4o foo.ml File "foo.ml", line 3, characters 8-15: Error: Unbound constructor A. False | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0004659) ertai (developer) 2008-10-04 13:13 |
Thanks for the report, this is now fixed in the CVS HEAD. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2008-03-11 15:32 | berke | New Issue | |
| 2008-03-25 16:15 | doligez | Status | new => acknowledged |
| 2008-08-04 14:16 | xleroy | Status | acknowledged => assigned |
| 2008-08-04 14:16 | xleroy | Assigned To | => ertai |
| 2008-10-04 13:13 | ertai | Note Added: 0004659 | |
| 2008-10-04 13:13 | ertai | Status | assigned => resolved |
| 2008-10-04 13:13 | ertai | Resolution | open => fixed |
| 2008-10-04 13:13 | ertai | Fixed in Version | => 3.11+dev |
| 2010-04-29 14:31 | xleroy | Status | resolved => closed |
| Copyright © 2000 - 2011 MantisBT Group |