systems has quit [Read error: 110 (Connection timed out)]
jao has joined #ocaml
malc has joined #ocaml
<malc>
anyone alive and speaks french at the same time?
<MegaWatS>
no I`m alive but I don`t speak french
<malc>
let me quote Barton Think here
<malc>
Detective Mastrionotti: You know, Fink, ordinarily we say anything you might remember could be helpful. But I'll be frank with you, Fink: that was not helpful.
<MegaWatS>
:(
<malc>
s/Th/F/
<MegaWatS>
what do you need someone who speaks french for?
<MegaWatS>
apparently, you speak english so => ?
docelic has quit ["Client Exiting"]
<malc>
got automatic mail system reply, in french
<MegaWatS>
i see
docelic has joined #ocaml
docelic has quit [Read error: 54 (Connection reset by peer)]
malc has quit ["no reason"]
mrvn_ has joined #ocaml
mrvn has quit [Read error: 60 (Operation timed out)]
MegaWatS has quit ["Oceania has ALWAYS been at war with Eastasia!"]
mattam has quit [Read error: 110 (Connection timed out)]
zack has joined #ocaml
two-face has joined #ocaml
<two-face>
hello
<zack>
hi
<two-face>
I don't think it is possible to have a polymorphic array in OCaml
<zack>
uh? does you mean array wich contains values of different types? obviously not!
<two-face>
:)
<two-face>
well, you can, with objects
<zack>
no, you can have polymorphic class, but each class is of a single type
<two-face>
of course
<two-face>
(too many show stopper to these Qt bindings)
<two-face>
hmmm
two-face has quit ["Client Exiting"]
gl has joined #ocaml
jankr_ has joined #ocaml
gl has quit [Read error: 104 (Connection reset by peer)]
gl has joined #ocaml
docelic has joined #ocaml
docelic has quit ["Client Exiting"]
two-face has joined #ocaml
gl has quit [Read error: 104 (Connection reset by peer)]
gl has joined #ocaml
mattam has joined #ocaml
two-face has quit ["Client Exiting"]
__DL__ has joined #ocaml
gl has quit [Read error: 104 (Connection reset by peer)]
gl has joined #ocaml
__DL__ has quit ["Client Exiting"]
systems has joined #ocaml
two-face has joined #ocaml
systems has quit [Read error: 110 (Connection timed out)]
xkb_ has joined #ocaml
two-face has quit ["Client Exiting"]
<xkb_>
hi
<xkb_>
I asked this question before, but lost the answers due to a hdd crash :(
<xkb_>
Does anyone have example code that generates a stack-overflow exception
<xkb_>
or/and heap-overflow
<mrvn_>
let rec loop x = 1 + (loop x)
mrvn_ is now known as mrvn
skylan has quit [benford.freenode.net irc.freenode.net]
skylan has joined #ocaml
<xkb_>
mrvn: thanks.. Is there also a way to explicetly show the exception?
<xkb_>
perhaps using try?
MegaWatS has joined #ocaml
ocaml has joined #ocaml
ocaml has left #ocaml []
newton has joined #ocaml
<gl>
cool host
<newton>
Oh, talking to me? Thanks.
<newton>
I'm just getting started in my ocaml'ing (I'm a lifelong schemer). I had a small question: in the tuareg mode or in another caml emacs mode, is it possible to get method name completion such as you get in some of the fancy java/C# ide's.
<newton>
I know tuareg has the capability to scan definitions; and that's all the info it needs as far as I can see. So if this capacity doesn't already exist I might try to hack on it.
<gl>
dunno
newton has quit ["Client Exiting"]
newton has joined #ocaml
<whee>
newton: you can do it with vim and otags, so there should be a way to do it
<newton>
whee: Ah, thanks, maybe I'll just switch to vim.
newton has quit [Client Quit]
<whee>
in vim you can complete against anything too, it's pretty helpful
<whee>
and I missed that quit
<whee>
heh
ryan__ has joined #ocaml
graydon has joined #ocaml
<xkb_>
hmm.. isnt stack overflow a build in exception?
<xkb_>
I cant catch it with try loop 1 with ...
gl has quit [Connection timed out]
Yurik has joined #ocaml
<Yurik>
re
Yurik_ has joined #ocaml
Yurik has quit [Read error: 104 (Connection reset by peer)]
Yurik_ is now known as Yurik
xkb_ has quit ["I like core dumps"]
systems has joined #ocaml
MegaWatS has quit ["Oceania has ALWAYS been at war with Eastasia!"]
Yurik has quit [Read error: 54 (Connection reset by peer)]
TachYon25 has joined #ocaml
TachYon25 has quit ["bez ki³y nie ma zaliczenia (z prawd studentek AM)"]
systems has quit ["Client Exiting"]
<ryan__>
Sorry to have to ask this question, but I'm now to IRC: if I get a message "You have new mail (1 messages, 7546 bytes total).", how do I check it?