| Anonymous | Login | Signup for a new account | 2013-06-19 14:18 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 | |||
| 0004402 | OCaml | OCaml general | public | 2007-09-24 09:04 | 2007-09-24 09:48 | |||
| Reporter | blume | |||||||
| Assigned To | ||||||||
| Priority | normal | Severity | major | Reproducibility | always | |||
| Status | closed | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | 3.10.0 | |||||||
| Target Version | Fixed in Version | 3.10+dev | ||||||
| Summary | 0004402: ocamldebug dosen't work with -rectypes | |||||||
| Description | When I try to load a program that is compiled with -rectypes ocamldebug fails with the error message: Unit Foo imports from Bar, which uses recursive types. The compilation flag -rectypes is required To reprocude: Compile a program with -rectypes, start ocamldebug, and issue a break command. | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0004160) garrigue (manager) 2007-09-24 09:48 |
Fixed in CVS. Just had to set Clflags.recursive_types to true in main.ml |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2007-09-24 09:04 | blume | New Issue | |
| 2007-09-24 09:48 | garrigue | Status | new => closed |
| 2007-09-24 09:48 | garrigue | Note Added: 0004160 | |
| 2007-09-24 09:48 | garrigue | Resolution | open => fixed |
| 2007-09-24 09:48 | garrigue | Fixed in Version | => 3.10+dev |
| Copyright © 2000 - 2011 MantisBT Group |