Browse thread
Mysterious bug
-
Jonathan Bryant
-
Brian Hurt
-
Christophe TROESTLER
-
Brian Hurt
- Christophe TROESTLER
-
Brian Hurt
-
Christophe TROESTLER
- Olivier Andrieu
-
Brian Hurt
[
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: | Christophe TROESTLER <Christophe.Troestler@u...> |
| Subject: | Re: [Caml-list] Mysterious bug |
On Sun, 11 Dec 2005, Brian Hurt <bhurt@spnz.org> wrote: > > B) Does Ocaml remap the errnos? This is not an errno but the value of the constructor as integer (i.e. Unix.EINVAL is the number 12 constructor of Unix.error -- the first one being numbered 0). ChriS