Nutssh has quit ["Client exiting"]
GreyLensman has joined #ocaml
<
urz>
i need to handle SIGWINCH
<
urz>
im not sure how thats done in ocaml
tautologico has joined #ocaml
<
urz>
i notice that the constants in Sys for signals are negative and dont match the constants listed by "kill -l"
cjohnson has quit [Read error: 104 (Connection reset by peer)]
cjohnson has joined #ocaml
cjohnson has quit [Read error: 104 (Connection reset by peer)]
cjohnson has joined #ocaml
cjohnson has quit [Read error: 104 (Connection reset by peer)]
cjohnson has joined #ocaml
cjohnson has quit [Read error: 104 (Connection reset by peer)]
cjohnson has joined #ocaml
GreyLensman has quit ["Leaving"]
cjohnson has quit [Read error: 54 (Connection reset by peer)]
cjohnson has joined #ocaml
cjohnson has quit ["Leaving"]
bk_ has quit ["Leaving IRC - dircproxy 1.1.0"]
vezenchio has quit ["I thought what I'd do was, I'd pretend I was one of those deaf-mutes ^_^"]
tautologico has quit ["Leaving"]
ionOSu has quit [sendak.freenode.net irc.freenode.net]
whee has quit [sendak.freenode.net irc.freenode.net]
Lemmih has quit [sendak.freenode.net irc.freenode.net]
mellum has quit [sendak.freenode.net irc.freenode.net]
ronwalf has quit [sendak.freenode.net irc.freenode.net]
lam_ has quit [sendak.freenode.net irc.freenode.net]
cmeme has quit [sendak.freenode.net irc.freenode.net]
gl has quit [sendak.freenode.net irc.freenode.net]
jlouis has quit [sendak.freenode.net irc.freenode.net]
Dvalin_ has quit [sendak.freenode.net irc.freenode.net]
sic- has quit [sendak.freenode.net irc.freenode.net]
pattern has quit [sendak.freenode.net irc.freenode.net]
mattam has quit [sendak.freenode.net irc.freenode.net]
jrosdahl has quit [sendak.freenode.net irc.freenode.net]
mflux has quit [sendak.freenode.net irc.freenode.net]
j_n has quit [sendak.freenode.net irc.freenode.net]
kuz has quit [sendak.freenode.net irc.freenode.net]
TheDracle has quit [sendak.freenode.net irc.freenode.net]
skylan has quit [sendak.freenode.net irc.freenode.net]
ndara has quit [sendak.freenode.net irc.freenode.net]
shawn_ has quit [sendak.freenode.net irc.freenode.net]
ita|home has quit [sendak.freenode.net irc.freenode.net]
pnou has quit [sendak.freenode.net irc.freenode.net]
avn has quit [sendak.freenode.net irc.freenode.net]
Hipo has quit [sendak.freenode.net irc.freenode.net]
Hadaka has quit [sendak.freenode.net irc.freenode.net]
det has quit [sendak.freenode.net irc.freenode.net]
Bols has quit [sendak.freenode.net irc.freenode.net]
Riastradh has quit [sendak.freenode.net irc.freenode.net]
slashvar[lri] has quit [sendak.freenode.net irc.freenode.net]
lam_ has joined #ocaml
whee has joined #ocaml
Lemmih has joined #ocaml
cmeme has joined #ocaml
sic- has joined #ocaml
pattern has joined #ocaml
gl has joined #ocaml
jlouis has joined #ocaml
Dvalin_ has joined #ocaml
shawn_ has joined #ocaml
mattam has joined #ocaml
mellum has joined #ocaml
ronwalf has joined #ocaml
jrosdahl has joined #ocaml
ita|home has joined #ocaml
det has joined #ocaml
ndara has joined #ocaml
skylan has joined #ocaml
Hadaka has joined #ocaml
Riastradh has joined #ocaml
Bols has joined #ocaml
slashvar[lri] has joined #ocaml
kuz has joined #ocaml
pnou has joined #ocaml
j_n has joined #ocaml
mflux has joined #ocaml
TheDracle has joined #ocaml
Hipo has joined #ocaml
avn has joined #ocaml
ionOSu has joined #ocaml
<
mflux>
I suppose they want are some values that are the same on all platforms
<
mflux>
hmh, are -> to use
<
mflux>
because the byte code binaries are cross platform (right?)
ionOSu has quit [sendak.freenode.net irc.freenode.net]
ionOSu has joined #ocaml
Nutssh has joined #ocaml
ionOSu has quit [sendak.freenode.net irc.freenode.net]
ionOSu has joined #ocaml
Lemmih has quit ["Leaving"]
_n0cte_ has joined #ocaml
_n0cte_ has quit []
smimou has joined #ocaml
ita|home is now known as ita
Dvalin_ is now known as Dvalin
Dvalin has quit [Read error: 110 (Connection timed out)]
Nutssh has quit ["Client exiting"]
Jdsfgfgd has joined #ocaml
urz has joined #ocaml
<
urz>
anybody alive?
<
urz>
I've been building an irc client in ocaml
<
urz>
I'm looking for people who'd like to hack on it too
<
urz>
it runs in the console, uses readline and ncurses
<
ita>
oh, an irc client once again ..
urz has quit [Remote closed the connection]
urz has joined #ocaml
whee has left #ocaml []
Lemmih has joined #ocaml
Jdsfgfgd has quit [Remote closed the connection]
jourdechance has joined #ocaml
<
smimou>
urz: can we see the code somewhere ?
bk_ has joined #ocaml
<
urz>
the main program is dirk/dirk/dirk.ml
bk_ has quit [Remote closed the connection]
<
urz>
are you checkin it out, smimou ?
bk_ has joined #ocaml
<
smimou>
i'm just curious
<
smimou>
I happened to write an Irc module myself
<
smimou>
and I wanted to compare
<
urz>
the original irc module is dirk/cmlirc/irc.ml and it's written by somebody else
<
urz>
but fixed up by me
bk_ has quit [Remote closed the connection]
<
urz>
i have bindings for readline and ncurses in the tarball too
<
smimou>
are they yours ?
<
urz>
the readline one is
cjohnson has joined #ocaml
<
urz>
im a tad annoyed with readline
<
urz>
they aparently didnt think very much about the possibility of other languages making use of it, heh
<
urz>
putting readline and ncurses togther to give a bottom-of-the-screen-prompt was quite a job
bk_ has joined #ocaml
CosmicRay has joined #ocaml
cjohnson has quit [Read error: 104 (Connection reset by peer)]
cjohnson has joined #ocaml
Jdsfgfgd has joined #ocaml
Jdsfgfgd has quit [Connection reset by peer]
mijdrol has joined #ocaml
vezenchio has joined #ocaml
cjohnson has quit [Read error: 104 (Connection reset by peer)]
cjohnson has joined #ocaml
mijdrol has left #ocaml []
kuz has quit [Read error: 110 (Connection timed out)]
cjohnson has quit [Read error: 104 (Connection reset by peer)]
cjohnson has joined #ocaml
kuz has joined #ocaml
malune has joined #ocaml
malune has quit [Client Quit]
dustin` has joined #ocaml
cjohnson has quit [Read error: 104 (Connection reset by peer)]
cjohnson has joined #ocaml
cjohnson has quit [Read error: 104 (Connection reset by peer)]
cjohnson has joined #ocaml
<
Smerdyakov>
Oo, I see a note that the OCaml 3.08 Debian package will go to testing today.
dobrek has joined #ocaml
ita is now known as ita|away[home]
dustin` has left #ocaml []
<
smimou>
Smerdyakov: I think you'll have to wait a little more
<
smimou>
there are some pbs with cameleon, ocamlcreal and some other which have to be dealt with the buildd maintainers
_fab has quit [sendak.freenode.net irc.freenode.net]
_fab has joined #ocaml
cjohnson has quit [Read error: 104 (Connection reset by peer)]
cjohnson has joined #ocaml
maihem has joined #ocaml
cjohnson has quit [Read error: 104 (Connection reset by peer)]
cjohnson has joined #ocaml
cjohnson has quit ["Leaving"]
Erzbergwerkzwerg has joined #ocaml
<
Erzbergwerkzwerg>
hi,
<
Erzbergwerkzwerg>
i have problems linking a program using unixlabels with ocamlopt because of an undefined reference to '_pthread_atfork'
<
Erzbergwerkzwerg>
linking against libpthread explicitly doesnt help. is it a ocaml library which defines this?
<
mfurr_>
did you pass -thread to ocamlopt?
mfurr_ is now known as mfurr
<
Erzbergwerkzwerg>
yes
ben__ has joined #ocaml
<
mfurr>
did you try using just unix? (unixlabels is deprecated)
ben__ has quit [Client Quit]
<
Erzbergwerkzwerg>
i will try that
<
Erzbergwerkzwerg>
the problem persists
<
mfurr>
hmm... _pthread_atfork is definately a C symbol, so something is wacky with the link step
<
mfurr>
are you linking in any C code of your own?
<
Erzbergwerkzwerg>
no, its a simple server-test
<
mfurr>
did you install ocaml yourself or are you using a distribution?
<
Erzbergwerkzwerg>
im using windows - the precompiled mingw version
<
mfurr>
hmm... I don't know anything about the whole unix/mingw/cygwin situation on windows, sorry
Nutssh has joined #ocaml
mfurr has quit ["Client exiting"]
clog has joined #ocaml
smimou has quit ["?"]
dobrek has quit [Read error: 110 (Connection timed out)]
urz has joined #ocaml
GreyLensman has joined #ocaml
Hadaka has quit [Read error: 60 (Operation timed out)]