mfurr changed the topic of #ocaml to: OCaml 3.08.2 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/
mlh has quit [Client Quit]
smkl_ has quit [Read error: 60 (Operation timed out)]
mlh has joined #ocaml
KrispyKringle has joined #ocaml
_JusSx__ has quit ["leaving"]
Demitar has quit ["Terminated with extreme prejudice - dircproxy 1.0.5"]
Demitar has joined #ocaml
smkl_ has joined #ocaml
smimou has quit ["?"]
monochrom has quit ["Few people understand "understanding"."]
_shawn has joined #ocaml
mattam has quit [Read error: 110 (Connection timed out)]
pango is now known as pangon8
pflanze has joined #ocaml
<pflanze> Hello. I still don't understand the include/library/linking process of ocamlopt.
<pflanze> It's giving 'No implementations provided for the following modules' or some usage error I don't understand.
shawn has quit [Client Quit]
<pflanze> k got it to work.
<pflanze> Is there a standard way to use the *.opt tools? All the packages I've built up to now just call ocamlc, ocamlopt, ocamllex instead of their .opt variant.
<Riastradh> Does it matter that much?
<pflanze> Dunno - PXP took about 1-2 minutes to compile, if that gets 5-10 times faster, it would only be 6-24 seconds.
humasect has joined #ocaml
gim has quit ["?"]
cmeme has joined #ocaml
cmeme has quit [Remote closed the connection]
cmeme has joined #ocaml
cjohnson is now known as aklov
CosmicRay has joined #ocaml
zzorn has quit ["They are coming to take me away, ha ha"]
bzzbzz has joined #ocaml
smkl_ has quit [Read error: 60 (Operation timed out)]
bzzbzz has quit ["leaving"]
CosmicRay has quit ["Leaving"]
smkl_ has joined #ocaml
humasect has quit [Read error: 110 (Connection timed out)]
smkl_ has quit [Read error: 110 (Connection timed out)]
aklov has quit [""The only difference between suicide and martyrdom is press coverage""]
_shawn has quit [Client Quit]
smkl_ has joined #ocaml
ganjalink has joined #ocaml
<ganjalink> plop
pangon8 is now known as pango
_JusSx_ has joined #ocaml
<_JusSx_> hey i need help with ocamllex
<_JusSx_> sorry
<_JusSx_> Genlex
Herrchen has joined #ocaml
smimou has joined #ocaml
smkl_ has quit [Read error: 110 (Connection timed out)]
<karryall> _JusSx_: what's your problem ?
vezenchio has joined #ocaml
vezenchio has quit ["Greenspun's Tenth Rule of Programming: any sufficiently complicated C or Fortran program contains an ad hoc informally-specif]
vezenchio has joined #ocaml
smkl_ has joined #ocaml
_JusSx_ has quit [Read error: 110 (Connection timed out)]
mattam has joined #ocaml
tintin has quit [Remote closed the connection]
tintin has joined #ocaml
smkl_ has quit [Read error: 60 (Operation timed out)]
smkl_ has joined #ocaml
karryall has quit ["..."]
_shawn has joined #ocaml
zzorn has joined #ocaml
smkl_ has quit [Read error: 110 (Connection timed out)]
cjohnson has joined #ocaml
mlh has quit ["Chatzilla 0.9.66e [Firefox 1.0/20041107]"]
shawn has joined #ocaml
_shawn has quit [Connection timed out]
qwe has joined #ocaml
xqw has quit [Read error: 110 (Connection timed out)]
smkl_ has joined #ocaml
Herrchen has quit ["bye"]
mrvn has joined #ocaml
Spike_Manuel has joined #ocaml
<Spike_Manuel> hello
<KrispyKringle> hi
gim has joined #ocaml
mrvn_ has quit [Read error: 110 (Connection timed out)]
CosmicRay has joined #ocaml
smkl_ has quit [Read error: 110 (Connection timed out)]
ne1 has joined #ocaml
qwe has quit [Nick collision from services.]
qwe has joined #ocaml
qwe has quit [Nick collision from services.]
xew has joined #ocaml
smkl_ has joined #ocaml
pango has quit [Nick collision from services.]
pango has joined #ocaml
two-face has joined #ocaml
<two-face> Hi
two-face has left #ocaml []
tintin has quit ["ERC Version 5.0 $Revision: 1.735 $ (IRC client for Emacs)"]
Spike_Manuel has quit ["Allez les Verts! et Rondoudou!"]
vezenchio has quit [tolkien.freenode.net irc.freenode.net]
mflux_ has quit [tolkien.freenode.net irc.freenode.net]
dobrek has quit [tolkien.freenode.net irc.freenode.net]
mellum has quit [tolkien.freenode.net irc.freenode.net]
vezenchio has joined #ocaml
dobrek has joined #ocaml
mellum has joined #ocaml
dobrek has quit [Remote closed the connection]
dobrek has joined #ocaml
haakonn__ has quit [Read error: 104 (Connection reset by peer)]
haakonn_ has joined #ocaml
ganjalink has quit [Nick collision from services.]
smkl_ has quit [Read error: 60 (Operation timed out)]
CosmicRay has quit [Remote closed the connection]
CLxyz has joined #ocaml
kuribas has joined #ocaml
<mbh> what's the best way to delay a function for 1 second?
<ne1> create a blackhole, use it to time-warp...
<mbh> hehe
<mbh> nvm, i found it: Unix.select [] [] [] your_timeout
<KrispyKringle> why do you want to delay it?
<mbh> it's an event-driven program, and i want to make sure that the event i previously called was executed
<mbh> before i make any more calls
<mbh> it's a hack
<KrispyKringle> ah, ok. sounds lik eit :P
<Smerdyakov> Why not do something with locks or the like?
<mrvn> mbh: sleep 1 is simpler
<KrispyKringle> sounds like poor design to force it to sleep for an arbitrary amount :P
<mbh> KrispyKringle: it's very poor design, i know :)
<KrispyKringle> so long as you realize it ;)
<mrvn> Most event libs have a sync function for this thing
<mbh> hmm
<mbh> i guess i could think it through a little more
smkl_ has joined #ocaml
ganjalink has joined #ocaml
kuribas has quit ["Leaving"]
mlh has joined #ocaml
vezenchio has quit ["Computer Science is no more about computers than astronomy is about telescopes"]
ganjalink has quit ["Quit rulez !"]
CLxyz has quit [Connection timed out]
cjohnson has quit [Read error: 110 (Connection timed out)]
smimou has quit ["?"]
pflanze has quit ["[x]chat"]
_JusSx_ has joined #ocaml
dobrek has quit [tolkien.freenode.net irc.freenode.net]
mrvn has quit [tolkien.freenode.net irc.freenode.net]
cmeme has quit [tolkien.freenode.net irc.freenode.net]
Submarine has quit [tolkien.freenode.net irc.freenode.net]
mrvn has joined #ocaml
cmeme has joined #ocaml
dobrek has joined #ocaml
_JusSx_ has quit ["leaving"]
Nutssh has joined #ocaml
Smerdyakov has quit ["Client exiting"]
Smerdyakov has joined #ocaml
Smerdyakov has quit ["Client exiting"]