| Anonymous | Login | Signup for a new account | 2013-05-25 00:01 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 | ||||||
| 0005015 | OCaml | OCamlbuild (the tool) | public | 2010-04-01 15:38 | 2012-09-18 13:05 | ||||||
| Reporter | gildor | ||||||||||
| Assigned To | xclerc | ||||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||||
| Status | assigned | Resolution | open | ||||||||
| Platform | OS | OS Version | |||||||||
| Product Version | 3.11.2 | ||||||||||
| Target Version | 4.00.2+dev | Fixed in Version | |||||||||
| Summary | 0005015: ocamlbuild doesn't compile files in subdirectory even if dependencies are correct | ||||||||||
| Description | Hello, You will find attached a .tar.gz with good and bad subdirectory that shows what I mean. I try to compile a library that has a module in a subdirectory. Depends are generated correctly but the module inside the subdirectory is not compiled before the toplevel module. Here is my a.mllib file: intern/A2 A A uses A2. If I add "intern": include, all is working fine because A2 is compiled just after its dependencies are computed. Regards | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-04-01 15:38 | gildor | New Issue | |
| 2010-04-01 15:38 | gildor | File Added: ocamlbuild-subdir.tar.gz | |
| 2010-04-18 10:40 | xleroy | Status | new => assigned |
| 2010-04-18 10:40 | xleroy | Assigned To | => ertai |
| 2010-07-22 11:42 | ertai | Assigned To | ertai => xclerc |
| 2012-02-02 15:17 | protz | Category | OCamlbuild => OCamlbuild (the tool) |
| 2012-07-10 20:29 | doligez | Target Version | => 4.01.0+dev |
| 2012-07-31 13:36 | doligez | Target Version | 4.01.0+dev => 4.00.1+dev |
| 2012-09-18 13:05 | doligez | Target Version | 4.00.1+dev => 4.00.2+dev |
| Copyright © 2000 - 2011 MantisBT Group |