| Anonymous | Login | Signup for a new account | 2013-06-19 05:48 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 | ||||||
| 0004060 | OCaml | OCaml general | public | 2006-07-06 13:43 | 2006-08-29 17:05 | ||||||
| Reporter | Christoph Bauer | ||||||||||
| Assigned To | |||||||||||
| Priority | normal | Severity | feature | Reproducibility | always | ||||||
| Status | acknowledged | Resolution | open | ||||||||
| Platform | OS | OS Version | |||||||||
| Product Version | 3.09.2 | ||||||||||
| Target Version | Fixed in Version | ||||||||||
| Summary | 0004060: Error message Cannot_open_dll should contain list of searched files | ||||||||||
| Description | on my windows system i get this message when a dll is missing: Error on dynamically loaded library: Das angegebene Modul wurde nicht gefunden. The list of searched files could be useful, e.g. this patch for bytelink.ml + raise(Error(Cannot_open_dll ((String.concat ", " sharedobjs) ^ ": " ^ reason))) - raise(Error(Cannot_open_dll reason)) | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2006-07-06 13:43 | Christoph Bauer | New Issue | |
| 2006-08-29 17:05 | doligez | Severity | trivial => feature |
| 2006-08-29 17:05 | doligez | Status | new => acknowledged |
| Copyright © 2000 - 2011 MantisBT Group |