Banana changed the topic of #ocaml to: OCaml 3.08 "Bastille Day" Release available ! -- Archive of Caml Weekly News: http://pauillac.inria.fr/~aschmitt/cwn , A tutorial: http://merjis.com/richj/computers/ocaml/tutorial/ , A free book: http://cristal.inria.fr/~remy/cours/appsem, Mailing List (best ml ever for any computer language): http://caml.inria.fr/bin/wilma/caml-list
awwaiid has quit [Read error: 104 (Connection reset by peer)]
awwaiid has joined #ocaml
Walnutssh has quit ["Client exiting"]
debona|r has joined #ocaml
monochrom has joined #ocaml
Nutssh has joined #ocaml
awwaiid has left #ocaml []
jourdechance has quit [Read error: 60 (Operation timed out)]
fab__ has joined #ocaml
tautologico has joined #ocaml
fab_ has quit [Read error: 110 (Connection timed out)]
whee has quit []
tautologico has quit ["..."]
det has joined #ocaml
vezenchio has quit ["I thought what I'd do was, I'd pretend I was one of those deaf-mutes ^_^"]
<mflux> hmh
<mflux> shouldn't you inherit from the class of the object etetc
<mflux> etc even
debona|r has left #ocaml []
mrsolo has joined #ocaml
debona|r has joined #ocaml
Bols has quit [Connection reset by peer]
Bols has joined #ocaml
Nutssh has quit ["Client exiting"]
smimou has joined #ocaml
Shammah has joined #ocaml
Lemmih has quit [Read error: 110 (Connection timed out)]
Lemmih has joined #ocaml
mattam has joined #ocaml
vezenchio has joined #ocaml
GreyLensman has joined #ocaml
monochrom has quit ["Don't talk to those who talk to themselves."]
maihem has joined #ocaml
Shammah has quit [Read error: 110 (Connection timed out)]
Riastrad1 has joined #ocaml
Riastradh has quit [Nick collision from services.]
Riastrad1 is now known as Riastradh
Lemmih has quit [Remote closed the connection]
Lemmih has joined #ocaml
Naked has joined #ocaml
fab__ has quit [Remote closed the connection]
avlondono has quit [Read error: 110 (Connection timed out)]
Hadaka has quit [Read error: 111 (Connection refused)]
z|away has joined #ocaml
<z|away> How do I get ocamldoc to output html with frames (like: http://pauillac.inria.fr/~guesdon/Tools/doc_ocaml/index.html) ?
Naked has quit [Read error: 54 (Connection reset by peer)]
Naked has joined #ocaml
Naked is now known as Hadaka
_fab has joined #ocaml
CosmicRay has joined #ocaml
<z|away> nm. Figured it out..
<mflux> what would be efficient means to enable/disable debug output?
<mflux> ie. when disabled they would preferably have zero impact on performance
GreyLensman has quit ["Leaving"]
<mflux> and compile time switch is perfectly sufficient
<mflux> hmh, suitable that is
mfurr has joined #ocaml
z|away has left #ocaml []
CosmicRay has quit [No route to host]
ithkuil has joined #ocaml
<ithkuil> hello
<ithkuil> when i try to Printf.sprintf fmt 8;; it tells me This expression has type string but is here used with type ('a, unit, string) format = ('a, unit, string, string) format4
<ithkuil> with fmt = "%04X"
<Riastradh> That's because fmt is of type string, but that's not the type sprintf wants.
<Riastradh> When you type 'Printf.sprintf "%04X" 8', "%04X" doesn't actually get the type string; it is assigned a peculiar type particular to Printf.
<ithkuil> ok
<ithkuil> that sucks
<ithkuil> why cant it just be a string that would be more useful
<ithkuil> is there a way to construct that special type
<ronwalf> That's weird, is this specific to the printf module?
<ithkuil> this font is boring me
<smimou> ithkuil: typing, typing...
<smimou> how would you do this in a type-safe manner if it was only a string
<smimou> ?
<ithkuil> oh
<ithkuil> so there isnt a way to construct that special type
zigong_ has quit ["Leaving"]
<smimou> yes there is
<smimou> format_of_string
<ithkuil> oh beautiful
<ithkuil> thank you so much
<smimou> not much
CosmicRay has joined #ocaml
Shammah has joined #ocaml
Shammah has quit [Read error: 110 (Connection timed out)]
ithkuil has quit []
zigong__ has joined #ocaml
zigong__ has quit [Read error: 104 (Connection reset by peer)]
zigong_ has joined #ocaml
gim has quit ["a+"]
smimou has quit ["?"]
skylan_ has joined #ocaml
CosmicRay has quit [Read error: 113 (No route to host)]
skylan has quit [No route to host]