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/
<ulfdoz> bye
vincenz has quit ["leaving"]
_fab has quit [Read error: 113 (No route to host)]
Skal has quit [Remote closed the connection]
Smerdyakov has quit []
Herrchen_ has joined #ocaml
mflux has joined #ocaml
Herrchen has quit [Read error: 104 (Connection reset by peer)]
mflux_ has quit [kornbluth.freenode.net irc.freenode.net]
mlh_ has quit [Client Quit]
dan2 has quit ["Leaving"]
faigo has joined #ocaml
faigo has quit [Remote closed the connection]
ulfdoz_ has joined #ocaml
Number17 has quit [Read error: 110 (Connection timed out)]
ulfdoz has quit [Read error: 110 (Connection timed out)]
Herrchen has joined #ocaml
mlh_ has joined #ocaml
Herrchen_ has quit [Read error: 110 (Connection timed out)]
Snark has joined #ocaml
__DL__ has quit [Remote closed the connection]
__DL__ has joined #ocaml
petter_ has joined #ocaml
vezenchio has joined #ocaml
Number17 has joined #ocaml
Nutssh has joined #ocaml
vincenz has joined #ocaml
Skal has joined #ocaml
smimou has joined #ocaml
<ulfdoz_> re
<Snark> re
<Snark> smimou: I sent a mail to S. Le Gall about ocaml-gettext
<Snark> he said the project isn't dead
<Snark> he has a patch almost ready to add ocaml to the list of languages supported by gettext
<Snark> he thinks a new release will occur in one or two months
<smimou> ah nice
<Snark> so probably uploading ocaml-gettext as-is in debian isn't a great idea
<Snark> but if you have a package almost ready, I would be interested in it still
<smimou> ok I'll upload that somewhere
<Snark> thanks
Fri15151 has joined #ocaml
<Fri15151> an ocamlyacc question
<Fri15151> what does it mean for a Token to occur in the rhs of a rules as a symbol (so not in the actions)
Skal has quit ["Client exiting"]
Skal has joined #ocaml
mlh_ has quit ["who are you people and what are you doing in my computer!?"]
Schmurtz has joined #ocaml
Smerdyakov has joined #ocaml
_fab has joined #ocaml
Smerdyakov has quit []
pango has quit [Remote closed the connection]
Nutssh has quit ["Client exiting"]
TeXitoi has quit ["vacances!!!"]
_fab has quit [Read error: 113 (No route to host)]
mauke has quit [Remote closed the connection]
mauke has joined #ocaml
Fri15151 has left #ocaml []
Fri15151 has joined #ocaml
<Fri15151> how can i ignore the result of a function?
<smimou> ignore (f 3);;
<smimou> or "let _ = f 3;;"
<Fri15151> thanks
<petter_> is ignore a function or a keyword?
<Fri15151> function i think
<petter_> maybe "let ignore _ -> ()"?
<Fri15151> just binding it to nothing and returning unit
<Fri15151> yeah exactly
<Schmurtz> it's a function
<Schmurtz> you can redefined it with
<Schmurtz> let ignore _ = ();;
<petter_> I used to get confused by: "This expression has type X but is here used with type Y", if i recall correctly, the error message in haskell is more informative
<Schmurtz> in fact petter_ has already said it...
<petter_> not to mention when I chose my type names unwisely and got "This expression has type expression but..."
Fri15151 has quit ["Leaving"]
<mflux> :)
Snark has quit [Read error: 110 (Connection timed out)]
Oatmeat has joined #ocaml
Oatmeat has quit [Client Quit]
Snark has joined #ocaml
mrsolo has joined #ocaml
vezenchio has quit ["\o/ in mochintin namocniuh \o/"]
Nutssh has joined #ocaml
Nutssh has quit [Client Quit]
angagon has joined #ocaml
angagon has left #ocaml []
Snark has quit ["Leaving"]
ulfdoz has joined #ocaml
joeymonster has quit ["Leaving"]
ulfdoz_ has quit [Read error: 110 (Connection timed out)]
Nutssh has joined #ocaml
<ulfdoz> bye
ulfdoz has quit ["deprecated"]
__DL__ has quit ["Bye Bye"]
<Schmurtz> good bye