flux changed the topic of #ocaml to: Discussions about the OCaml programming language | http://caml.inria.fr/ | 3.11.0 out now! Get yours from http://caml.inria.fr/ocaml/release.html
_zack has joined #ocaml
seafood has quit []
schmx has quit [Read error: 110 (Connection timed out)]
slash_ has quit ["leaving"]
Cheshire has quit [Read error: 110 (Connection timed out)]
<Yoric[DT]> thelema: er...
<Yoric[DT]> pull
_zack has quit ["Leaving."]
<mfp> Yoric[DT]: pull is fetch + merge
<Yoric[DT]> ah
<Yoric[DT]> Thanks.
<mfp> Yoric[DT]: you have to fetch & rebase against origin/thebranch
seafood has joined #ocaml
Camarade_Tux has quit ["Leaving"]
schme has quit [Read error: 60 (Operation timed out)]
schme has joined #ocaml
<thelema> sorry, long, important phone call.
<thelema> yes, mfp got the explanation right. I hadn't even considered you were using pull.
Hadaka has quit [Read error: 60 (Operation timed out)]
<brendan> the split_at definition appears above its section ("List transformations")
<brendan> same with assoc
<thelema> brendan: that's a consistent bug introduced by camlp4
<brendan> er, and length
<thelema> yoric has been working on it all day today (judging by the IRC logs)
<brendan> I thought these might be after Yoric[DT] rewrote the parser
<brendan> er printer
<thelema> no, alpha2 is old
<brendan> oops, sorry
<Yoric[DT]> Yeah, someone should update the index.php .
<Yoric[DT]> Unfortunately, I don't know who has the Unix rights on this file.
<thelema> only writeable by... root?
<Yoric[DT]> (probably zack)
<Yoric[DT]> exactly my problem
<thelema> zack probably has rights to it... we just need to set the umask smaller
<thelema> err, bigger
<thelema> no, smaller. 002
<thelema> I'll file two bugs, one for the permissions, and one for umask
vpalle has quit [Read error: 110 (Connection timed out)]
Naked has joined #ocaml
Naked is now known as Hadaka
<thelema> or maybe only one.
<brendan> tried building docs from git. looks good, except for the last comment not showing up
seafood has quit []
<thelema> brb
thelema has quit ["[BX] Mr. T uses BitchX. Shouldn't you, SUCKAH?"]
Ringo48 has joined #ocaml
<Yoric[DT]> 'night everyone
<Yoric[DT]> brendan: not good enough (yet)
Yoric[DT] has quit ["Ex-Chat"]
palomer has joined #ocaml
thelema has joined #ocaml
Amorphous has quit [Read error: 113 (No route to host)]
Amorphous has joined #ocaml
<thelema> Failures:0
<thelema> Yay
<thelema> unit tests: 1, humans ability to reverse the order of things: 0
ched_ has joined #ocaml
ched has quit [Read error: 110 (Connection timed out)]
Stefan_vK1 has quit [Read error: 110 (Connection timed out)]
palomer has quit [Remote closed the connection]
pango has quit [Remote closed the connection]
jeddhaberstro has joined #ocaml
seafood has joined #ocaml
jeddhaberstro has quit []
hkBst has quit [Read error: 104 (Connection reset by peer)]
sporkmonger has quit []
seafood_ has joined #ocaml
seafood has quit [Read error: 60 (Operation timed out)]
palomer has joined #ocaml
vuln has quit ["leaving"]
<palomer> is it possible to do something like match x with Foo (x=Bar) | Baz x -> f x ?
<tsuyoshi> what is the x=Bar supposed to do
<palomer> Foo is nullary
<palomer> so it gives a default value to x
<tsuyoshi> I would write that
<tsuyoshi> f match Foo -> Bar | Baz x -> x
<tsuyoshi> or.. maybe f (match Foo -> Bar | Baz x -> x)
<palomer> ah, righto
seafood_ has quit [Read error: 104 (Connection reset by peer)]
seafood has joined #ocaml
Ringo48 has quit [brown.freenode.net irc.freenode.net]
haelix has quit [brown.freenode.net irc.freenode.net]
rodge has quit [brown.freenode.net irc.freenode.net]
ozzloy has quit [brown.freenode.net irc.freenode.net]
Ringo48 has joined #ocaml
rodge has joined #ocaml
ozzloy has joined #ocaml
haelix has joined #ocaml
ozzloy has quit [SendQ exceeded]
<palomer> hrmph
ozzloy has joined #ocaml
ulfdoz has quit [brown.freenode.net irc.freenode.net]
r0bby has quit [brown.freenode.net irc.freenode.net]
maskd has quit [brown.freenode.net irc.freenode.net]
holgr has quit [brown.freenode.net irc.freenode.net]
sanguinev has quit [brown.freenode.net irc.freenode.net]
ulfdoz has joined #ocaml
r0bby has joined #ocaml
maskd has joined #ocaml
holgr has joined #ocaml
sanguinev has joined #ocaml
r0bby has quit [SendQ exceeded]
Yoric[DT] has joined #ocaml
christos has joined #ocaml
<christos> hello, is there something equivalent to haskell's "$" in ocaml?
<palomer> I wish:P
Yoric[DT] has quit ["Ex-Chat"]
Camarade_Tux has joined #ocaml
palomer has quit [Remote closed the connection]
<christos> is there a way i can define the precedence of an infix operator?
Camarade_Tux has quit ["Leaving"]
<tsuyoshi> only with camlp4
_zack has joined #ocaml
ched_ has quit ["Ex-Chat"]
ched has joined #ocaml
ched has quit [Client Quit]
ched has joined #ocaml
seafood has quit [Read error: 110 (Connection timed out)]
seafood has joined #ocaml
s4tan has joined #ocaml
alexlmj has joined #ocaml
_zack has quit ["Leaving."]
ikaros has joined #ocaml
mishok13 has joined #ocaml
smimou has quit [Read error: 104 (Connection reset by peer)]
christos has quit []
alexlmj has quit ["ChatZilla 0.9.84 [Iceweasel 3.0.6/2009020409]"]
ikaros_ has joined #ocaml
_zack has joined #ocaml
ikaros has quit [Read error: 110 (Connection timed out)]
ikaros has joined #ocaml
ikaros_ has quit [Read error: 104 (Connection reset by peer)]
mikeX_ has joined #ocaml
mikeX_ is now known as mikeX
<mikeX> hello, can F_w (omega) polymorphism be emulated in o'caml somehow?
ikaros has quit [".quit"]
vpalle has joined #ocaml
seafood has quit []
Demitar has quit [Read error: 54 (Connection reset by peer)]
Demitar has joined #ocaml
ski__ has joined #ocaml
smimou has joined #ocaml
OChameau has joined #ocaml
vpalle has quit [Read error: 110 (Connection timed out)]
vpalle has joined #ocaml
sporkmonger has joined #ocaml
seafood has joined #ocaml
sporkmonger has quit [Client Quit]
sporkmonger has joined #ocaml
sporkmonger has quit [Client Quit]
bluestorm has joined #ocaml
bluestorm has quit [Client Quit]
bluestorm has joined #ocaml
bluestorm has quit [Client Quit]
bluestorm has joined #ocaml
seafood_ has joined #ocaml
seafood has quit [Read error: 104 (Connection reset by peer)]
sporkmonger has joined #ocaml
seafood_ has quit []
hkBst has joined #ocaml
jeddhaberstro has joined #ocaml
willb has joined #ocaml
jeddhaberstro has quit []
love-pingoo has joined #ocaml
vuln has joined #ocaml
chupish has joined #ocaml
willb has quit [Read error: 110 (Connection timed out)]
vpalle has quit [Read error: 110 (Connection timed out)]
thelema_ has joined #ocaml
willb1 has joined #ocaml
vpalle has joined #ocaml
vpalle has quit [Connection timed out]
Cheshire has joined #ocaml
Cheshire has quit [Nick collision from services.]
Cheshire has joined #ocaml
Yoric[DT] has joined #ocaml
s4tan has quit []
Cheshire has quit [Read error: 60 (Operation timed out)]
Cheshire has joined #ocaml
thelema has quit [Read error: 110 (Connection timed out)]
ttamttam has left #ocaml []
willb has joined #ocaml
willb has quit [Read error: 104 (Connection reset by peer)]
Yoric[DT] has quit ["Ex-Chat"]
ikaros has joined #ocaml
vpalle has joined #ocaml
willb1 is now known as willb
willb has quit ["Leaving"]
willb has joined #ocaml
_zack has quit ["Leaving."]
kaustuv has joined #ocaml
love-pingoo has quit [Read error: 60 (Operation timed out)]
slash_ has joined #ocaml
slash__ has joined #ocaml
slash__ has quit [Client Quit]
thelema has joined #ocaml
ttamttam has joined #ocaml
nuncanada has joined #ocaml
love-pingoo has joined #ocaml
seafood has joined #ocaml
seafood has quit [Read error: 104 (Connection reset by peer)]
seafood has joined #ocaml
bluestorm has quit ["Lost terminal"]
_zack has joined #ocaml
nuncanada has quit ["Leaving"]
Camarade_Tux has joined #ocaml
rhar has joined #ocaml
thelema has quit [Read error: 104 (Connection reset by peer)]
sporkmonger has quit []
seafood has quit [Read error: 104 (Connection reset by peer)]
seafood has joined #ocaml
vuln_ has joined #ocaml
<kaustuv> Any batteries developers here?
vuln has quit [Nick collision from services.]
vuln_ is now known as vuln
willb has quit ["Leaving"]
<rwmjones> kaustuv, ask Yoric[DT] when he's around (not now apparently)
sporkmonger has joined #ocaml
<thelema_> kau: maybe I can help
<thelema_> (I should be at work, so please quickly)
ttamttam has left #ocaml []
chupish has quit ["leaving"]
seafood has quit [Read error: 110 (Connection timed out)]
<kaustuv> thelema_: Thanks, but I've already figured it out.
love-pingoo has quit [Read error: 110 (Connection timed out)]
love-pingoo has joined #ocaml
_zack has quit ["Leaving."]
Camarade_Tux has quit ["Leaving"]
<thelema_> cheers
thelema_ has quit ["ChatZilla 0.9.84 [Firefox 3.0.6/2009011913]"]
ikaros has quit [".quit"]
vuln has quit ["leaving"]
sporkmonger has quit []
rhar has quit ["Leaving"]
love-pingoo has quit ["Connection reset by pear"]
hkBst has quit [Connection reset by peer]
Cheshire has quit ["Leaving"]
seafood has joined #ocaml