smimou changed the topic of #ocaml to: OCaml 3.08.3 available! | Archive of Caml Weekly News: http://sardes.inrialpes.fr/~aschmitt/cwn/ | A free book: http://cristal.inria.fr/~remy/cours/appsem/ | Mailing List: http://caml.inria.fr/bin/wilma/caml-list/ | Cookbook: http://pleac.sourceforge.net/
vodka-goo has quit [Remote closed the connection]
_fab has quit [Read error: 113 (No route to host)]
<pango> senko: it crashes because you're closing the graphic window while read_key is still waiting
mlh__ has joined #ocaml
mlh_ has quit [Client Quit]
mlh__ has quit [Client Quit]
mlh__ has joined #ocaml
<pango> as soon as read_key tries to use the -now gone- underlying graphic subsystem, anything can happen
mlh_ has joined #ocaml
mlh__ has quit [Client Quit]
cjohnson has joined #ocaml
mlh__ has joined #ocaml
mlh_ has quit [Client Quit]
bk_ has quit ["Leaving IRC - dircproxy 1.1.0"]
mlh_ has joined #ocaml
mlh__ has quit [Client Quit]
Sonarman has quit [Read error: 110 (Connection timed out)]
cjohnson has quit [Connection timed out]
cjohnson has joined #ocaml
eyda|mon has joined #ocaml
cjohnson has quit [Connection timed out]
cjohnson has joined #ocaml
cjohnson has quit [""We live like penguins in the desert...""]
batdog|gone is now known as batdog
Smerdyakov has joined #ocaml
dan2 is now known as dan2_
batdog is now known as batdog|gone
dan2_ is now known as dan2
Nutssh has joined #ocaml
ulfdoz_ has joined #ocaml
ulfdoz has quit [Read error: 60 (Operation timed out)]
Herrchen has joined #ocaml
Herrchen_ has quit [Read error: 110 (Connection timed out)]
vezenchio has joined #ocaml
<ulfdoz_> re
eyda|mon has quit [Read error: 60 (Operation timed out)]
Smerdyakov has quit [Read error: 110 (Connection timed out)]
Sonarman has joined #ocaml
Snark has joined #ocaml
Snark has quit ["Leaving"]
Snark has joined #ocaml
smimou has joined #ocaml
Nutssh has quit ["Client exiting"]
smimou has quit ["?"]
mlh_ has quit ["who are you people and what are you doing in my computer!?"]
__DL__ has joined #ocaml
pango has quit ["Client exiting"]
<slashvar[lri]> Hi there
<Herrchen> moin
pango has joined #ocaml
Submarine has joined #ocaml
vezenchio has quit [Read error: 110 (Connection timed out)]
_fab has joined #ocaml
ChickenBrain has quit ["Verlassend"]
vezenchio has joined #ocaml
<senko> segfaults, segfaults, segfaults... :) there is always a new one...
<senko> *sigh*
<slashvar[lri]> that's why we love ocaml ... no segfaults unless you use ugly things
<senko> :)
<senko> i just got a new one
<senko> no unsafe features..
<senko> i think it is oo related again...
Skal has joined #ocaml
Submarine has quit ["Leaving"]
araujo has quit ["Programs must be written for people to read, and only incidentally for machines to execute"]
pango is now known as pangoafk
Submarine has joined #ocaml
bk_ has joined #ocaml
_JusSx_ has joined #ocaml
ralf has quit ["changing servers"]
Kheldar has joined #ocaml
ralf has joined #ocaml
pangoafk is now known as pango
Kheldar has left #ocaml []
Submarine has quit ["Leaving"]
<senko> anyone wants to test a segfault i am getting?
<senko> to see how reproducable it is...
vincenz has joined #ocaml
<Snark> senko: fed it to ocaml here: segfault
<senko> cool :)
<bk_> segv here, too
<Herrchen> matt$ ./test
<Herrchen> Bus error
<Herrchen> (so basically the same - mac os x here)
<Herrchen> with both: bytecode and native code
<senko> hmm... ok
Skal has quit ["Client exiting"]
batdog|gone is now known as batdog
Snark has quit ["Leaving"]
y6cmE has joined #ocaml
smimou has joined #ocaml
<vincenz> Hello
<vincenz> Anyone ever written com plugins ?
Skal has joined #ocaml
cmeme has quit [Connection reset by peer]
cmeme has joined #ocaml
y6cmE has quit ["KVIrc 3.2.0 'Realia'"]
vincenz has quit [Read error: 110 (Connection timed out)]
cognominal has quit [Remote closed the connection]
vincenz has joined #ocaml
vincenz has quit [Client Quit]
Gueben has joined #ocaml
vincenz has joined #ocaml
vodka-goo has joined #ocaml
vodka-goo has quit [Read error: 104 (Connection reset by peer)]
mauke has quit [Read error: 104 (Connection reset by peer)]
vodka-goo has joined #ocaml
mauke has joined #ocaml
Submarine has joined #ocaml
Submarine has quit ["Leaving"]
_p has joined #ocaml
<ralf> hi all
<ralf> there is ocaml for MIPS?
vezenchio has quit [Read error: 104 (Connection reset by peer)]
<vincenz> Hello
<vincenz> Anyone ever use camlidl to make com components for windows?
cmeme has quit [Read error: 131 (Connection reset by peer)]
cmeme has joined #ocaml
cmeme has quit [Remote closed the connection]
cmeme has joined #ocaml
cmeme has quit [Remote closed the connection]
cmeme has joined #ocaml
Snark has joined #ocaml
Submarine has joined #ocaml
pango has quit ["Leaving"]
TeXitoi has quit [Read error: 104 (Connection reset by peer)]
TeXitoi has joined #ocaml
TeXitoi has quit [Read error: 104 (Connection reset by peer)]
TeXitoi has joined #ocaml
araujo has joined #ocaml
Submarine has quit ["Leaving"]
pango has joined #ocaml
Snark has quit ["Leaving"]
Hadaka has quit ["leaving"]
__DL__ has quit [Remote closed the connection]
_JusSx_ has quit ["leaving"]
<senko> hmm...
<senko> Graphics.open_graph used to resize open windows...
<senko> it's not supposed to do that anymore?
<Gueben> godnatt
Gueben has left #ocaml []
Naked has joined #ocaml
Naked has quit [Read error: 131 (Connection reset by peer)]
<senko> ccls
<senko> sorry... :)
<ulfdoz_> cya
__DL__ has joined #ocaml
Skal has quit ["Client exiting"]
mikeX has joined #ocaml
__DL__ has quit [Remote closed the connection]
<mikeX> hello, is there an equivelant to the 'ioctl' syscall in the Unix module?
__DL__ has joined #ocaml
<senko> hmm... i have compiled a program under cygwin/mingw with ocamlopt and it runs (mostly) fine... but when i try to run it from outside cygwin it dies with "Fatal error: exception Not_found"...
<senko> what could i be doing wrong?
__DL__ has quit [Remote closed the connection]
Naked has joined #ocaml
mlh_ has joined #ocaml
<senko> hmm... i might be looking for nonexisting environment variables.. :)
<senko> hmm... still dont work :(
gim has quit ["agrrrr la neige"]
gim has joined #ocaml
bk_ has quit ["Leaving IRC - dircproxy 1.1.0"]
bk_ has joined #ocaml
bk_ has quit [brown.freenode.net irc.freenode.net]
araujo has quit [brown.freenode.net irc.freenode.net]
TeXitoi has quit [brown.freenode.net irc.freenode.net]
cmeme has quit [brown.freenode.net irc.freenode.net]
Demitar has quit [brown.freenode.net irc.freenode.net]
hfhf_ has quit [brown.freenode.net irc.freenode.net]
haakonn has quit [brown.freenode.net irc.freenode.net]
calvin_ has quit [brown.freenode.net irc.freenode.net]
cp has quit [brown.freenode.net irc.freenode.net]
cmeme has joined #ocaml
mikeX has quit ["Leaving"]
gim has quit ["dodotime"]
calvin_ has joined #ocaml
TeXitoi has joined #ocaml