| Anonymous | Login | Signup for a new account | 2013-05-22 05:38 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 | ||||||
| 0004595 | OCaml | Camlp4 | public | 2008-08-11 17:40 | 2012-09-17 14:35 | ||||||
| Reporter | Christophe Troestler | ||||||||||
| Assigned To | |||||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||||
| Status | acknowledged | Resolution | open | ||||||||
| Platform | OS | OS Version | |||||||||
| Product Version | 3.10.2 | ||||||||||
| Target Version | 4.00.2+dev | Fixed in Version | |||||||||
| Summary | 0004595: Characters location of @here are not correct | ||||||||||
| Description | The possibility of writing <:expr@here< 1 * 2 + 3 >> is absolutely wonderful. However, the location _characters_ reported by the expression is not right; in the above case, the characters pointed are "+ 3". The attached file demonstrate the problem on various cases (the easier is to load it in Emacs and to run it with C-cC-c). | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Relationships |
||||||
|
||||||
Notes |
|
|
(0007969) hongboz (developer) 2012-08-22 12:46 |
will anyone took a look at Lexer.mll in https://bitbucket.org/HongboZhang/ocaml [^] . It seems to be fixed in my version of camlp4. But I did not remember exactly which patch I applied. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2008-08-11 17:40 | Christophe Troestler | New Issue | |
| 2008-08-11 17:40 | Christophe Troestler | File Added: test_expr.ml | |
| 2008-09-04 17:20 | doligez | Assigned To | => ertai |
| 2008-09-04 17:20 | doligez | Status | new => acknowledged |
| 2012-07-11 15:21 | doligez | Assigned To | ertai => |
| 2012-07-11 15:21 | doligez | Target Version | => 4.01.0+dev |
| 2012-07-31 13:36 | doligez | Target Version | 4.01.0+dev => 4.00.1+dev |
| 2012-08-22 12:46 | hongboz | Note Added: 0007969 | |
| 2012-09-15 12:33 | doligez | Target Version | 4.00.1+dev => 4.00.2+dev |
| 2012-09-17 14:35 | doligez | Relationship added | related to 0004846 |
| Copyright © 2000 - 2011 MantisBT Group |