Browse thread
RE: [Caml-list] exceptions
-
Christian Schaller
- Nicolas Cannasse
- Xavier Leroy
- Artem Prisyznuk
[
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: | Artem Prisyznuk <tema@s...> |
| Subject: | Re: [Caml-list] exceptions |
On Fri, 21 Nov 2003 15:06:19 +0100, Christian Schaller <Christian.Schaller@siemens.com> wrote: > What am I doing wrong? My ocaml is version 3.06. Yes, ocaml < 3.07 print only number character in file instead line info. You can upgrade your ocaml, or use additional OcamlError tool (http://www.cminusminus.org/tools.html). PS: If you use vim you can goto to required character using command ":goto 1234" If you use emacs you can type M-x goto-char RET 1234. -- Artem Prysyznuk tema@sit.kiev.ua ------------------- 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