| Anonymous | Login | Signup for a new account | 2013-05-20 10:20 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 | |||
| 0004780 | OCaml | OCaml general | public | 2009-04-30 10:30 | 2009-05-01 11:37 | |||
| Reporter | db | |||||||
| Assigned To | garrigue | |||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||
| Status | closed | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | 3.11.0+beta | |||||||
| Target Version | Fixed in Version | 3.11.1+dev | ||||||
| Summary | 0004780: Current CVS cannot be build under Windows | |||||||
| Description | The following command fails: ../../../boot/ocamlrun ../../../tools/ocamlmklib -ocamlc '../../../ocamlcomp.sh' -o labltk \ (...) '../../../ocamlcomp.sh' is not a valid Windows command. Probably it should be 'sh -c ../../../ocamlcomp.sh' | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0004943) garrigue (manager) 2009-04-30 16:24 |
Thanks for your report. Now I know why the script was disabled after the flexdll merge. However, it is enough to use the bytecode compilers with ocamlmklib. |
|
(0004944) db (reporter) 2009-04-30 17:05 |
release311 branch still does not compile. Probably you have fixed HEAD only? |
|
(0004945) garrigue (manager) 2009-05-01 03:33 |
No, I really fixed release311, but IIRC there is a delay of a few hours before fixes appear in the anonymous cvs (i.e. commiters and anonymous users do not access the same repository) |
|
(0004946) db (reporter) 2009-05-01 08:30 |
Probably so. Is it possible to see recent commits? Trivial with Subversion, but not with CVS (don't you like to migrate Ocaml repository to Subversion? :-) Anyway, now I am able to compile release311. Thanks! |
|
(0004947) garrigue (manager) 2009-05-01 11:37 |
was really fixed |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2009-04-30 10:30 | db | New Issue | |
| 2009-04-30 16:24 | garrigue | Note Added: 0004943 | |
| 2009-04-30 16:24 | garrigue | Status | new => resolved |
| 2009-04-30 16:24 | garrigue | Fixed in Version | => 3.11.1+dev |
| 2009-04-30 16:24 | garrigue | Resolution | open => fixed |
| 2009-04-30 16:24 | garrigue | Assigned To | => garrigue |
| 2009-04-30 17:05 | db | Note Added: 0004944 | |
| 2009-04-30 17:05 | db | Status | resolved => feedback |
| 2009-04-30 17:05 | db | Resolution | fixed => reopened |
| 2009-05-01 03:33 | garrigue | Note Added: 0004945 | |
| 2009-05-01 08:30 | db | Note Added: 0004946 | |
| 2009-05-01 11:37 | garrigue | Note Added: 0004947 | |
| 2009-05-01 11:37 | garrigue | Status | feedback => closed |
| 2009-05-01 11:37 | garrigue | Resolution | reopened => fixed |
| Copyright © 2000 - 2011 MantisBT Group |