lapinou changed the topic of #ocaml to: Discussions about the OCaml programming language | http://caml.inria.fr/ | http://www.ocaml.org | OCaml 4.01.0 announce at http://bit.ly/1851A3R | Public logs at http://tunes.org/~nef/logs/ocaml/
maurer has quit [Ping timeout: 240 seconds]
maurer has joined #ocaml
passiveobserver has joined #ocaml
Simn has quit [Quit: Leaving]
maurer has quit [Ping timeout: 240 seconds]
philtor has quit [Ping timeout: 240 seconds]
wolfnn has quit [Ping timeout: 240 seconds]
r0b1 has joined #ocaml
maurer has joined #ocaml
struktured has quit [Ping timeout: 252 seconds]
johnelse is now known as johnelse_away
tlockney is now known as tlockney_away
tlockney_away is now known as tlockney
shinnya has quit [Ping timeout: 240 seconds]
demonimin has quit [Ping timeout: 240 seconds]
maurer has quit [Ping timeout: 240 seconds]
nikki93 has quit [Remote host closed the connection]
ygrek_ has joined #ocaml
maurer has joined #ocaml
maurer has quit [Remote host closed the connection]
maurer has joined #ocaml
kopasetik has joined #ocaml
introom2 has joined #ocaml
<kopasetik> is ocaml big n the finance industry in general or just at jane street?
<rgrinberg> kopasetik: i think bloomberg might use ocaml as well
tchell has joined #ocaml
introom2 has quit [Ping timeout: 240 seconds]
<kopasetik> oh cool.
<kopasetik> thanks!
kopasetik has left #ocaml []
ggole has joined #ocaml
struktured has joined #ocaml
ygrek_ has quit [Ping timeout: 252 seconds]
struktured has quit [Ping timeout: 240 seconds]
introom2 has joined #ocaml
shinnya has joined #ocaml
tlockney is now known as tlockney_away
ygrek_ has joined #ocaml
ggole has quit []
ggole has joined #ocaml
Guest___ has joined #ocaml
philip_ has joined #ocaml
<philip_> how do I compile a simple code in Ocaml just to verify I got everything set up correctly
Kakadu has joined #ocaml
<ggole> ocamlc foo.ml should do it
ygrek_ has quit [Ping timeout: 264 seconds]
axiles has joined #ocaml
r0b1 has quit [Ping timeout: 264 seconds]
philtor has joined #ocaml
arturgadelshin has joined #ocaml
philtor has quit [Ping timeout: 264 seconds]
<ggole> Hmm, the write barrier isn't elided for updates to constant objects :/
<adrien> what do you mean?
<ggole> If you update a mutable object to point at a constant object, the write barrier is not necessary
<ggole> (Because it exists to remember edges in the object graph that point into the minor heap, and a constant object is not in the minor heap.)
<ggole> But OCaml emits it anyway.
<adrien> ah, write barrier, I was thinking global lock; I just woke up, I shouldn't try to pretend I can do intelligent things
<ggole> Well, not that big a deal.
wwilly has joined #ocaml
ygrek_ has joined #ocaml
<wwilly> bonjour
lostcuaz has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
shinnya has quit [Ping timeout: 240 seconds]
nikki93 has joined #ocaml
Guest___ has quit [Quit: Computer has gone to sleep.]
ulfdoz has joined #ocaml
maurer has quit [Remote host closed the connection]
maurer has joined #ocaml
nikki93 has quit [Remote host closed the connection]
maurer has quit [Ping timeout: 240 seconds]
maurer has joined #ocaml
Guest_ has joined #ocaml
maurer has quit [Remote host closed the connection]
maurer has joined #ocaml
r0b1 has joined #ocaml
_flatline_ has quit [Ping timeout: 265 seconds]
Guest_ has quit [Quit: Textual IRC Client: www.textualapp.com]
bicgena has quit [Quit: Connection closed for inactivity]
maurer has quit [Read error: Operation timed out]
maurer has joined #ocaml
angerman has joined #ocaml
Dongyancai has joined #ocaml
<Dongyancai> Sorry, the connection is poor, so I'm not sure whether I posted.
<adrien> don't think so
<Dongyancai> How can I make ocamlnet-fcgi accept arbitrary POST? esp. when I try to upload a file.
ygrek_ has quit [Ping timeout: 240 seconds]
Dongyancai has left #ocaml []
Dongyancai has joined #ocaml
ollehar has joined #ocaml
rand000 has joined #ocaml
shinnya has joined #ocaml
pminten has joined #ocaml
ygrek has joined #ocaml
ygrek has quit [Ping timeout: 253 seconds]
Thooms has joined #ocaml
introom2 has quit [Ping timeout: 252 seconds]
r0b1 has quit [Ping timeout: 240 seconds]
ulfdoz has quit [Ping timeout: 264 seconds]
<flux> dongyancai, just a guess, but is the mime type correct during upload?
ygrek has joined #ocaml
ulfdoz has joined #ocaml
q66 has joined #ocaml
<Dongyancai> flux, is multipart/form-data for http header and application/oct-stream for encapsulated correct?
<flux> dongyancai, hmm, actually I think both should work for files..
<flux> but I could be wrong :)
<flux> try what ie. curl uses with its binary upload feature :)
<Dongyancai> *oct-stream -> octet-stream
<flux> figured :)
angerman has quit [Remote host closed the connection]
angerman has joined #ocaml
q66 has quit [Ping timeout: 252 seconds]
<Kakadu> Guys, what key binding in emacs do you use for ocp-indent-line?
<Kakadu> When I write (local-set-key [tab] 'ocp-indent-line) it changes TAB key behavior EVERYWHERE
introom2 has joined #ocaml
pminten has quit [Remote host closed the connection]
angerman has quit [Read error: Connection reset by peer]
ygrek has quit [Remote host closed the connection]
angerman has joined #ocaml
ollehar has quit [Ping timeout: 264 seconds]
ygrek has joined #ocaml
csakatoku has joined #ocaml
csakatoku has quit [Client Quit]
Simn has joined #ocaml
Arsenik has joined #ocaml
angerman has quit [Quit: Gone]
angerman has joined #ocaml
pminten has joined #ocaml
arturgadelshin has quit [Ping timeout: 240 seconds]
talzeus has quit [Read error: Connection reset by peer]
talzeus has joined #ocaml
talzeus has quit [Remote host closed the connection]
talzeus has joined #ocaml
arturgadelshin has joined #ocaml
malo has joined #ocaml
demonimin has joined #ocaml
ulfdoz has quit [Ping timeout: 240 seconds]
<Kakadu> solved.
avsm has joined #ocaml
<Dongyancai> solved, my fault... charset error
ulfdoz has joined #ocaml
shinnya has quit [Ping timeout: 252 seconds]
ulfdoz has quit [Ping timeout: 240 seconds]
darkf has quit [Quit: Leaving]
arj has joined #ocaml
cago has joined #ocaml
Thooms has quit [Quit: WeeChat 0.3.8]
<flux> kakadu, what was the problem?
<flux> or, rather, the solution :)
<flux> (I haven't yet tried ocp-indent-line but seems like it'd be useful to know)
<Kakadu> I needed (require tuareg) and adding new value to its keymap
<flux> btw, regarding my late problem with merlin and the lack of support for thread-package: B +threads in .merlin solves that (thanks, def-lkb)
Dongyancai has quit [Ping timeout: 264 seconds]
lostcuaz has joined #ocaml
Dongyancai has joined #ocaml
rand000 has quit [Ping timeout: 240 seconds]
introom2 has quit [Ping timeout: 252 seconds]
ulfdoz has joined #ocaml
_flatline_ has joined #ocaml
bacam_ is now known as bacam
Thooms has joined #ocaml
pminten has quit [Remote host closed the connection]
Guest___ has joined #ocaml
q66 has joined #ocaml
bicgena has joined #ocaml
rand000 has joined #ocaml
AltGr has joined #ocaml
AltGr has left #ocaml []
cdidd has quit [Ping timeout: 240 seconds]
Guest___ has quit [Quit: Textual IRC Client: www.textualapp.com]
boogie has joined #ocaml
philtor has joined #ocaml
bjorkintosh has quit [Quit: Leaving]
struktured has joined #ocaml
philtor has quit [Ping timeout: 264 seconds]
rand000 has quit [Ping timeout: 240 seconds]
r0b1 has joined #ocaml
r0b2 has joined #ocaml
r0b1 has quit [Ping timeout: 252 seconds]
_flatline_ has quit [Remote host closed the connection]
bjorkintosh has joined #ocaml
ygrek has quit [Ping timeout: 264 seconds]
arj has quit [Quit: Leaving.]
lostcuaz has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
malo has quit [Ping timeout: 264 seconds]
cyanure__ has joined #ocaml
Arsenik has quit [Read error: Connection reset by peer]
mort___ has joined #ocaml
groovy2shoes has joined #ocaml
rand000 has joined #ocaml
xybre has joined #ocaml
<xybre> I'm going through the http://try.ocamlpro.com tutorial and it's asking me to "fix" a few statements to get the proper result, from looking at the previously explained bits about syntax, I'm unable to figure out what the correct syntax would be for the first example in lesson 5 step 4.
<xybre> let xy = let x = 'x' and let y = 'y' in x ::[y]
<Kakadu> don't write 2nd let
<Kakadu> oops, 3rd
<Kakadu> or s/and/in/
<adrien> and y...
<adrien> or
<xybre> Okay, interesting I don't think they mentioned that syntax in the tutorial.
<adrien> in let y...
<adrien> both are valid here
<adrien> the second one being simpler
eni has joined #ocaml
eni has quit [Max SendQ exceeded]
r0b2 has quit [Ping timeout: 264 seconds]
nikki93 has joined #ocaml
eni has joined #ocaml
boogie has quit [Remote host closed the connection]
cago has left #ocaml []
ggole has quit []
wwilly has quit [Read error: Connection reset by peer]
cyanure__ has quit [Remote host closed the connection]
venk` has joined #ocaml
struktured has quit [Ping timeout: 240 seconds]
eni has quit [Remote host closed the connection]
venk` is now known as venk
shinnya has joined #ocaml
mort___ has quit [Quit: Leaving.]
Kakadu has quit [Quit: Konversation terminated!]
skchrko has quit [Quit: Leaving]
cdidd has joined #ocaml
angerman has quit [Quit: Gone]
axiles has quit [Remote host closed the connection]
rand000 has quit [Quit: leaving]
hyperboreean has quit [Quit: leaving]
hyperboreean has joined #ocaml
groovy2shoes has quit [Quit: It is now safe to turn off your Groovebot.]
avsm has quit [Quit: Leaving.]
maurer has quit [Ping timeout: 264 seconds]
maurer has joined #ocaml
boogie has joined #ocaml
nikki93 has quit [Remote host closed the connection]
ulfdoz has quit [Read error: Operation timed out]
jonludlam has joined #ocaml
maurer has quit [Read error: Operation timed out]
philtor has joined #ocaml
maurer has joined #ocaml
boogie has quit [Remote host closed the connection]
boogie has joined #ocaml
philtor has quit [Ping timeout: 265 seconds]
struktured has joined #ocaml
Thooms has quit [Quit: WeeChat 0.3.8]
lostcuaz has joined #ocaml
arturgadelshin has quit [Ping timeout: 240 seconds]
lostcuaz has quit [Ping timeout: 240 seconds]
avsm has joined #ocaml
lostcuaz has joined #ocaml
jonludlam has quit [Remote host closed the connection]
boogie has quit [Remote host closed the connection]
Fullma has quit [Ping timeout: 264 seconds]
q66 has quit [Quit: Leaving]
avsm has quit [Quit: Leaving.]
WraithM has joined #ocaml
boogie has joined #ocaml
madroach has quit [Ping timeout: 252 seconds]
boogie has quit [Ping timeout: 240 seconds]
madroach has joined #ocaml
darkf has joined #ocaml
nikki93 has joined #ocaml