gildor changed the topic of #ocaml to: Discussions about the OCaml programming language | http://caml.inria.fr/ | OCaml 3.12.1 http://bit.ly/nNVIVH
avsm1 has joined #ocaml
avsm has quit [Read error: Connection reset by peer]
fantasticsid has joined #ocaml
sebz has quit [Quit: Computer has gone to sleep.]
lamawithonel has joined #ocaml
technomancy has quit [Remote host closed the connection]
sebz has joined #ocaml
letrec has joined #ocaml
sebz has quit [Quit: Computer has gone to sleep.]
iago has quit [Quit: Leaving]
avsm1 has quit [Quit: Leaving.]
pilki has joined #ocaml
lamawithonel_ has joined #ocaml
lamawithonel has quit [Ping timeout: 248 seconds]
pilki has quit [Quit: This computer has gone to sleep]
lamawithonel_ has quit [Remote host closed the connection]
lamawithonel__ has joined #ocaml
NihilistDandy has joined #ocaml
avsm has joined #ocaml
sgnb has quit [Read error: Connection reset by peer]
sgnb has joined #ocaml
avsm has quit [Quit: Leaving.]
NihilistDandy has quit [Quit: Linkinus - http://linkinus.com]
avsm has joined #ocaml
emmanuelux has joined #ocaml
avsm has quit [Quit: Leaving.]
ankit9 has quit [Ping timeout: 240 seconds]
guest_ has joined #ocaml
ankit9 has joined #ocaml
emmanuelux has quit [Remote host closed the connection]
emmanuelux has joined #ocaml
edwin has joined #ocaml
emmanuelux has quit [Remote host closed the connection]
emmanuelux has joined #ocaml
emmanuelux has quit [Remote host closed the connection]
<adrien> orbitz: thinking about your mem leak: one thing is to remove whole chunks of code until your memleak goes away
<adrien> kinda sucks but well
fantasticsid has quit [Ping timeout: 252 seconds]
fantasticsid has joined #ocaml
emmanuelux has joined #ocaml
Cyanure has joined #ocaml
ulfdoz_ has joined #ocaml
emmanuelux has quit [Remote host closed the connection]
emmanuelux has joined #ocaml
ulfdoz has quit [Ping timeout: 252 seconds]
ulfdoz_ is now known as ulfdoz
pango_ has joined #ocaml
pango has quit [Ping timeout: 268 seconds]
emmanuelux has quit [Remote host closed the connection]
emmanuelux has joined #ocaml
milosn has joined #ocaml
emmanuelux has quit [Remote host closed the connection]
emmanuelux has joined #ocaml
Cyanure has quit [Remote host closed the connection]
sebz has joined #ocaml
emmanuelux has quit [Remote host closed the connection]
emmanuelux has joined #ocaml
<Drakken> Well, I still haven't heard from the archimedes people about that cairo problem. It's been two weeks now.
<Drakken> I'm up for working on another project if someone wants some help.
sebz has quit []
sebz has joined #ocaml
spearalot has joined #ocaml
guest_ has left #ocaml []
sebz has quit [Quit: Computer has gone to sleep.]
fantasticsid has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
fantasticsid has joined #ocaml
edwin has quit [Remote host closed the connection]
edwin has joined #ocaml
fridim_ has joined #ocaml
iago has joined #ocaml
fridim_ has quit [Ping timeout: 240 seconds]
spearalot has quit [Quit: Computer has gone to sleep]
<adrien> heh: PR #352 fixed in ocaml trunk: yes, 352 :p
spearalot has joined #ocaml
spearalot has quit [Client Quit]
ikaros has joined #ocaml
letrec has quit [Ping timeout: 252 seconds]
mfp has quit [Ping timeout: 240 seconds]
mfp has joined #ocaml
spearalot has joined #ocaml
<adrien> gildor: in oasis, I'm getting an error that might be that it is String.uncapitalize'ing a string of the form Path/Module which creates "*p*ath/Module" instead of "Path/module"; can you tell me if you think that might be the issue here?
<adrien> E: No one of expected built files '_build/Download/GDownload.cmi', '_build/download/GDownload.cmi', '_build/Download/GDownload.cmi' exists
<adrien> % ls _build/Download
<adrien> gDownload.cmi gtkDownload.ml.depends ml_gtkDownload_h.h
ankit9 has quit [Quit: Leaving]
fantasticsid has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
mcclurmc has quit [Read error: Connection reset by peer]
sebz has joined #ocaml
mcclurmc has joined #ocaml
sebz has quit [Quit: Computer has gone to sleep.]
<adrien> yup, looks like it's the issue; renaming my files from g*/gtk*/oG* to start with an uppercase letter fixed the issue
<adrien> and since I can build lablwebkit with oasis without kludges, I can most probably do the same for lablgtk2 =)
BiDOrD has joined #ocaml
BiDOrD_ has quit [Ping timeout: 260 seconds]
avsm has joined #ocaml
pilki has joined #ocaml
sebz has joined #ocaml
spearalot has quit [Quit: Computer has gone to sleep]
<thelema> adrien: I have a msvc build slave on ygrek's jenkins
<adrien> thelema: ah, good :-)
<adrien> thanks
sebz has quit [Quit: Computer has gone to sleep.]
avsm has quit [Quit: Leaving.]
spearalot has joined #ocaml
<adrien> how do the ocaml cross-compilers differ from the gcc ones? basically: how do they have to be invoked? and I guess that calls to ${TRIPLET}-ld and ${TRIPLET}-gcc are hardcoded, right?
<zorun> adrien: using them with ocamlbuild works well
<zorun> wait, ocaml cross-compilers or C cross-compilers?
<thelema> zorun: ocaml cross compilers, of which there is one
<zorun> more than one :)
<adrien> ocaml cross-compilers, but I think there is an easy way with ocamlfind env vars if needed
<adrien> OCAMLFIND_COMMANDS (see man ocamlfind.conf)
<zorun> or -ocamlc option of ocamlbuild
<adrien> ah, right
<adrien> the advantage of env vars is that they don't require changing anything in oasis
<adrien> that's also their disadvantage =)
<adrien> (lablgtk has to compile some programs to run them at compile-time; they must not be cross-compield)
everyonemines has joined #ocaml
spearalot has quit [Quit: Computer has gone to sleep]
mfp has quit [Ping timeout: 240 seconds]
raichoo has joined #ocaml
thelema_ has joined #ocaml
thelema has quit [Read error: Connection reset by peer]
mfp has joined #ocaml
everyonemines has quit [Quit: Leaving.]
letrec has joined #ocaml
raichoo has quit [Ping timeout: 240 seconds]
raichoo has joined #ocaml
sebz has joined #ocaml
sebz has quit [Quit: Computer has gone to sleep.]
raichoo has quit [Quit: leaving]
orbitz has quit [Ping timeout: 252 seconds]
smango has quit [Ping timeout: 252 seconds]
caligula__ has joined #ocaml
caligula_ has quit [Ping timeout: 252 seconds]
samposm has quit [Ping timeout: 252 seconds]
bacam has quit [Ping timeout: 252 seconds]
samposm_ has joined #ocaml
bacam_ has joined #ocaml
Morphous_ has quit [Ping timeout: 252 seconds]
smango has joined #ocaml
orbitz has joined #ocaml
Morphous_ has joined #ocaml
sebz has joined #ocaml
sebz has quit [Client Quit]
ikaros has quit [Quit: Ex-Chat]
sebz has joined #ocaml
lamawithonel__ has quit [Remote host closed the connection]
letrec has quit [Ping timeout: 268 seconds]
fraggle_ has quit [Ping timeout: 240 seconds]
bnwr has quit [Ping timeout: 252 seconds]
bnwr_ has joined #ocaml
fraggle_ has joined #ocaml
<orbitz> adrien: I posed on caml-list, David Baedle suggests, given the discrepency between what top says and the gc, the issue might be in any C interface. Ugh...
sebz has quit [Quit: Computer has gone to sleep.]
milosn has quit [Ping timeout: 240 seconds]
tautologico has quit [Quit: tautologico]
milosn has joined #ocaml
fschwidom has joined #ocaml
edwin has quit [Remote host closed the connection]
edwin has joined #ocaml
sebz has joined #ocaml
pilki has quit [Quit: This computer has gone to sleep]
fschwidom has quit [Ping timeout: 252 seconds]
sebz has quit [Quit: Computer has gone to sleep.]
pilki has joined #ocaml
sebz has joined #ocaml
dsheets has quit [Ping timeout: 240 seconds]
dsheets has joined #ocaml
fschwidom has joined #ocaml
sebz has quit [Quit: Computer has gone to sleep.]
sebz has joined #ocaml
sebz has quit [Client Quit]
edwin has quit [Remote host closed the connection]
Morphous_ has quit [Read error: Operation timed out]
emmanuelux has quit [Ping timeout: 240 seconds]
Morphous_ has joined #ocaml
sebz has joined #ocaml
fschwidom has quit [Remote host closed the connection]
pilki has quit [Quit: This computer has gone to sleep]