[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Damien Doligez <Damien.Doligez@i...> |
| Subject: | Re: [Caml-list] camlp4 |
On Tuesday, July 8, 2003, at 05:38 PM, Dmitry Bely wrote: > There is another problem with camlp4. When it reports syntax error, it > doesn't count the lines, say: > > File "test.ml", line 1, characters 12398-12401: > <...> > > (line is always equal to 1, at least under Windows) > > I compile Ocaml sources within XEmacs/Win32/tuareg mode, and Emacs > consider > EOL in the buffer as ONE character, while camlp4 counts it as TWO > chars. So > the error place is pointed incorrectly. > > How do you think, where it could be fixed? (camlp4, tuareg,...)? It needs to be fixed in camlp4. It will need a non-trivial amount of work, so it will be done only after release 3.07. In the meantime, you could try to convince emacs that CR LF is really two characters, not one. -- Damien ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners