| Anonymous | Login | Signup for a new account | 2013-05-23 17:36 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 | |||
| 0004050 | OCaml | OCaml general | public | 2006-06-20 16:25 | 2007-02-21 15:51 | |||
| Reporter | monate | |||||||
| Assigned To | xleroy | |||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||
| Status | closed | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | 3.09.2 | |||||||
| Target Version | Fixed in Version | 3.10+dev | ||||||
| Summary | 0004050: "ocamldep -slash" bug | |||||||
| Description | Bonjour, Small problem with ocamldep -slash : using "ocamldep -slash -I +lablgtk2" under windows with ocamlmingw, leads to dependencies containing '\'. a.cmo: C:/ocamlmgw/lib\lablgtk2/gtkWindow.cmo This comes form the call to Misc.expand_directory in ocamldep.ml. Misc.expand_directory calls Filename.concat which peeks the standard windows '\' separator without honouring the -slash option. Thanks again for making such a nice compiler. Cheers Benjamin | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0003753) xleroy (administrator) 2006-08-30 13:22 |
Tentative fix in CVS trunk (for 3.10). To be tested. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2006-06-20 16:25 | monate | New Issue | |
| 2006-08-29 17:27 | doligez | Assigned To | => xleroy |
| 2006-08-29 17:27 | doligez | Status | new => acknowledged |
| 2006-08-30 13:22 | xleroy | Note Added: 0003753 | |
| 2006-08-30 13:22 | xleroy | Status | acknowledged => resolved |
| 2007-02-21 15:51 | xleroy | Status | resolved => closed |
| 2007-02-21 15:51 | xleroy | Resolution | open => fixed |
| 2007-02-21 15:51 | xleroy | Fixed in Version | => 3.10+dev |
| Copyright © 2000 - 2011 MantisBT Group |