| Anonymous | Login | Signup for a new account | 2013-06-19 07:19 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 | |||
| 0005370 | OCaml | OCaml general | public | 2011-10-04 15:14 | 2012-09-25 20:07 | |||
| Reporter | jfc | |||||||
| Assigned To | xclerc | |||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||
| Status | closed | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | 3.12.1 | |||||||
| Target Version | Fixed in Version | 3.12.1 | ||||||
| Summary | 0005370: ocamldep omits filename in syntax error message | |||||||
| Description | Run ocamldep on this file, which has a syntax error: let f a b = begin let g a = f end The error message has an empty string in place of the filename: $ ocamldep bad.ml File "", line 3, characters 0-3: Error: Syntax error ocamlbuild runs ocamldep first so this bad error message is annoying in practice. (I am actually using 3.12 branch svn version 11214, "version 3.12.2+dev1 (2011-08-03)", because I need the fix for another bug. I haven't tried 3.12.1 release.) | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2011-10-04 15:14 | jfc | New Issue | |
| 2011-10-05 09:32 | xclerc | Status | new => resolved |
| 2011-10-05 09:32 | xclerc | Fixed in Version | => 3.12.1 |
| 2011-10-05 09:32 | xclerc | Resolution | open => fixed |
| 2011-10-05 09:32 | xclerc | Assigned To | => xclerc |
| 2012-09-25 20:07 | xleroy | Status | resolved => closed |
| Copyright © 2000 - 2011 MantisBT Group |