| Anonymous | Login | Signup for a new account | 2013-05-19 19:45 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 | |||||||
| 0005530 | OCaml | OCaml tools (ocaml{lex,yacc,dep,browser}) | public | 2012-03-09 13:42 | 2012-03-09 14:00 | |||||||
| Reporter | frisch | |||||||||||
| Assigned To | frisch | |||||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | |||||||
| Status | resolved | Resolution | fixed | |||||||||
| Platform | OS | OS Version | ||||||||||
| Product Version | ||||||||||||
| Target Version | Fixed in Version | |||||||||||
| Summary | 0005530: ocamldep does not show the filename in case of a syntax error | |||||||||||
| Description | ocamldep reports syntax errors without a filename. (This is particularly painful when one uses a build system which computes dependencies automatically, like omake or ocamlbuild.) | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
Notes |
|
|
(0007030) frisch (developer) 2012-03-09 13:45 |
Oops, sorry this has already been resolved on the trunk. |
|
(0007031) lefessan (developer) 2012-03-09 14:00 |
Do you understand why there is a need to both set Location.input_name and call Location.init everytime ? The problem was that Location.input_name was set, but Location.init was not called. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-03-09 13:42 | frisch | New Issue | |
| 2012-03-09 13:45 | frisch | Note Added: 0007030 | |
| 2012-03-09 13:45 | frisch | Status | new => resolved |
| 2012-03-09 13:45 | frisch | Resolution | open => fixed |
| 2012-03-09 13:45 | frisch | Assigned To | => frisch |
| 2012-03-09 14:00 | lefessan | Note Added: 0007031 | |
| Copyright © 2000 - 2011 MantisBT Group |