adrien changed the topic of #ocaml to: Discussions about the OCaml programming language | http://www.ocaml.org | OCaml 4.06.0 release notes: https://caml.inria.fr/pub/distrib/ocaml-4.06/notes/Changes | Try OCaml in your browser: http://try.ocamlpro.com | Public channel logs at http://irclog.whitequark.org/ocaml
cbot has quit [Ping timeout: 256 seconds]
superherointj has quit [Quit: Leaving]
spew has quit [Quit: Connection closed for inactivity]
silver_ has joined #ocaml
infinity0_ has joined #ocaml
infinity0_ has quit [Changing host]
infinity0_ has joined #ocaml
infinity0 is now known as Guest71140
Guest71140 has quit [Ping timeout: 264 seconds]
silver has quit [Ping timeout: 240 seconds]
navaja has quit [Read error: Connection reset by peer]
orbifx has quit [Ping timeout: 248 seconds]
leah2 has quit [Ping timeout: 240 seconds]
leah2 has joined #ocaml
nicoo has quit [Ping timeout: 248 seconds]
nicoo has joined #ocaml
ygrek has quit [Ping timeout: 240 seconds]
spew has joined #ocaml
mfp has quit [Ping timeout: 240 seconds]
pzp has joined #ocaml
Haudegen has quit [Remote host closed the connection]
silver_ has quit [Read error: Connection reset by peer]
axesd9 has joined #ocaml
ygrek has joined #ocaml
jimmyrcom_ has joined #ocaml
jimmyrcom_ has quit [Max SendQ exceeded]
jimmyrcom_ has joined #ocaml
spew has quit [Quit: Leaving]
ygrek has quit [Ping timeout: 272 seconds]
axesd9 has quit [Ping timeout: 256 seconds]
marsam has joined #ocaml
axesd9 has joined #ocaml
enterprisey has joined #ocaml
cbot has joined #ocaml
pzp has quit [Quit: Connection closed for inactivity]
marsam has quit [Remote host closed the connection]
enterprisey has quit [Remote host closed the connection]
KeyJoo has quit [Ping timeout: 256 seconds]
pierpa has quit [Quit: Page closed]
axesd9 has quit [Ping timeout: 272 seconds]
mbuf has joined #ocaml
axesd9 has joined #ocaml
axesd9 has quit [Ping timeout: 248 seconds]
jimmyrcom_ has quit [Remote host closed the connection]
axesd9 has joined #ocaml
raduom has joined #ocaml
enterprisey has joined #ocaml
MercurialAlchemi has joined #ocaml
zmt00 has quit [Quit: Leaving]
nicoo has quit [Remote host closed the connection]
nicoo has joined #ocaml
nicoo has quit [Remote host closed the connection]
nicoo has joined #ocaml
KeyJoo has joined #ocaml
malina has joined #ocaml
raduom has quit [Ping timeout: 248 seconds]
axesd9 has quit [Quit: WeeChat 2.0]
axesd9 has joined #ocaml
axesd9 has left #ocaml [#ocaml]
cymen has left #ocaml [#ocaml]
nicoo has quit [Remote host closed the connection]
nicoo has joined #ocaml
raphaelss has quit [Remote host closed the connection]
malina has quit [Ping timeout: 264 seconds]
mk9 has joined #ocaml
argent_smith has joined #ocaml
freusque has joined #ocaml
mfp has joined #ocaml
AltGr has joined #ocaml
ziyourenxiang has joined #ocaml
Haudegen has joined #ocaml
nullifidian__ has quit [Read error: Connection reset by peer]
nullifidian__ has joined #ocaml
sapristi has joined #ocaml
nullifidian__ has quit [Read error: Connection reset by peer]
nullifidian_ has joined #ocaml
nwtn_ has joined #ocaml
mk9 has quit [Quit: mk9]
cbot has quit [Quit: Leaving]
yaewa has joined #ocaml
sepp2k has joined #ocaml
nwtn_ has quit [Remote host closed the connection]
moei has quit [Ping timeout: 256 seconds]
raphaelss has joined #ocaml
donflopez has joined #ocaml
<orbifx[m]> Why doesn't pinning and installing a package is opam automatically install dependencies?
<reynir> it should
kakadu_ has joined #ocaml
<reynir> Maybe the pinned package's opam file is inadequate?
Serpent7776 has joined #ocaml
<orbifx[m]> reynir: all it needs is the package in the `depends` list right?
<reynir> yea
<orbifx[m]> Not working... :/ Do I need something in the build steps? I'm using jbuilder btw
yaewa has quit [Quit: Leaving...]
moei has joined #ocaml
<reynir> Is the package public?
sapristi has quit [Ping timeout: 256 seconds]
mk9 has joined #ocaml
sapristi has joined #ocaml
KeyJoo has quit [Ping timeout: 240 seconds]
<orbifx[m]> No unfortunately
<orbifx[m]> I would have quoted reynir
grayswandyr has joined #ocaml
<grayswandyr> hi, using Sequence, is there an easy way to "unzip" a sequence of pairs into a pair of sequences?
<companion_cube> fun s -> Sequence.map fst s, Sequence.map snd s
<companion_cube> it's going to be lazy anyway :-)
<companion_cube> (and `combine` cannot be implemented efficiently,sadly)
shinnya has joined #ocaml
kerrhau has quit [Ping timeout: 248 seconds]
<orbifx[m]> is there a way to trace what opam does? To figure out how it's treating, interpreting dependencies?
<grayswandyr> ok thanks
<companion_cube> oh fu, opam publish is broken on the beta‽
<companion_cube> wait
rwmjones is now known as rwmjones|holiday
zolk3ri has joined #ocaml
grayswandyr has quit [Quit: Page closed]
<companion_cube> ok, so can't install dose3 with my 8GB of ram, neat
<reynir> companion_cube: with flambda?
<companion_cube> yeah
KeyJoo has joined #ocaml
KeyJoo has quit [Remote host closed the connection]
<zozozo> companion_cube: i had the same pb with jbuilder a few days ago, ^^
<companion_cube> nolabel?
<zozozo> out of ram trying to install jbuilder on 4.06.0+flambda, fixed that by creating a swapfile temporarily, :p
<orbifx[m]> Ok, found the answer `opam lint ..`
mbuf has quit [Quit: Leaving]
<companion_cube> wow, jbuilder itself‽ weird :/
<zozozo> yeah, the strang epoint was that it failed almost instantly while trying to allocate a lot without actually computing much
<zozozo> kinda like it was allowating memory for a huge file before filling it
<reynir> that's odd
<zozozo> indeed ^^
mk9 has quit [Quit: mk9]
mk9 has joined #ocaml
mk9 has quit [Client Quit]
<Drup> companion_cube: are you that bored ? :D
<companion_cube> apparently ^^
<reynir> (I think it's spelled fizzbuzz)
<companion_cube> bah! :D
mk9 has joined #ocaml
raphaelss has quit [Ping timeout: 264 seconds]
AltGr has quit [Remote host closed the connection]
shakalaka has quit [Ping timeout: 250 seconds]
shakalaka has joined #ocaml
Haudegen has quit [Read error: Connection reset by peer]
<rgrinberg> This is a known problem. Jbuilder concatenates all modules into a single file for bootstrap. Flambda doesn't like that
<companion_cube> then maybe jbuilder should add a flag for flambda?
<companion_cube> -O0 or something
<rgrinberg> Not sure if it will help but it's worth a try. Though this is almost certainly a bug to fix with flambda
<companion_cube> has a new name been chosen yet? :)
zolk3ri has left #ocaml [#ocaml]
<companion_cube> (also, this no-labels issue is sad, it blocks the migration of ≥ 2 of my packages)
nullifidian__ has joined #ocaml
nullifidian_ has quit [Ping timeout: 256 seconds]
sgnb` has quit [Read error: Connection reset by peer]
KeyJoo has joined #ocaml
raphaelss has joined #ocaml
mk9 has quit [Quit: mk9]
Jesin has quit [Quit: Leaving]
silver has joined #ocaml
mk9 has joined #ocaml
AltGr has joined #ocaml
spew has joined #ocaml
spew has quit [Read error: Connection reset by peer]
mk9 has quit [Quit: mk9]
Janni has joined #ocaml
<Janni> Hello. I came to report a simple bug. It prevents me to run `opam switch 4.05.0` on my Debian system here. The problem: a fatal warning 58 in build/ocaml/ocamldoc which is easily fixed by adding a -w -58 to ocamldoc/Makefile.
<Janni> Otherwise I don't really know whether this is the proper fix or if there is a deeper problem underneath.
raphaelss has quit [Remote host closed the connection]
mk9 has joined #ocaml
mk9 has quit [Client Quit]
FreeBirdLjj has joined #ocaml
mk9 has joined #ocaml
Haudegen has joined #ocaml
Janni has quit [Quit: Leaving]
FreeBirdLjj has quit [Ping timeout: 265 seconds]
sepp2k has quit [Quit: Leaving.]
sapristi has quit [Ping timeout: 248 seconds]
mk9 has quit [Quit: mk9]
MercurialAlchemi has quit [Ping timeout: 264 seconds]
enterprisey has quit [Read error: Connection reset by peer]
theblatt1 is now known as theblatte
BitPuffin|osx has joined #ocaml
sapristi has joined #ocaml
zmt00 has joined #ocaml
Jesin has joined #ocaml
dogui has quit [Ping timeout: 256 seconds]
freusque has quit [Quit: WeeChat 1.9.1]
dogui has joined #ocaml
BitPuffin|osx has quit [Ping timeout: 265 seconds]
sh0t has joined #ocaml
sz0 has joined #ocaml
ziyourenxiang has quit [Ping timeout: 264 seconds]
sh0t has quit [Remote host closed the connection]
sh0t has joined #ocaml
nahra has quit [Ping timeout: 240 seconds]
donflopez has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
donflopez has joined #ocaml
raphaelss has joined #ocaml
heisenberg has joined #ocaml
donflopez has quit [Client Quit]
BitPuffin|osx has joined #ocaml
FreeBirdLjj has joined #ocaml
marsam has joined #ocaml
marsam has quit [Ping timeout: 240 seconds]
Haudegen has quit [Remote host closed the connection]
AltGr has left #ocaml [#ocaml]
shinnya has quit [Ping timeout: 265 seconds]
Jesin has quit [Remote host closed the connection]
nicoo has quit [Ping timeout: 248 seconds]
Jesin has joined #ocaml
nicoo has joined #ocaml
Jesin has quit [Ping timeout: 256 seconds]
Serpent7776 has quit [Quit: Leaving]
Jesin has joined #ocaml
jimmyrcom_ has joined #ocaml
jnavila has joined #ocaml
jnavila has quit [Ping timeout: 240 seconds]
donflopez has joined #ocaml
spew has joined #ocaml
Anarchos has joined #ocaml
jnavila has joined #ocaml
sz0 has quit [Quit: Connection closed for inactivity]
sapristi has quit [Remote host closed the connection]
sapristi has joined #ocaml
jimt_ has joined #ocaml
marsam has joined #ocaml
spew has quit [Ping timeout: 260 seconds]
jimt has quit [Ping timeout: 248 seconds]
spew has joined #ocaml
johnelse has quit [Ping timeout: 240 seconds]
Haudegen has joined #ocaml
spew has quit [Ping timeout: 256 seconds]
donflopez has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nicoo has quit [Ping timeout: 248 seconds]
nicoo has joined #ocaml
ousado has quit [Ping timeout: 264 seconds]
BitPuffin|osx has quit [Ping timeout: 265 seconds]
ousado has joined #ocaml
kakadu_ has quit [Quit: Konversation terminated!]
sz0 has joined #ocaml
jnavila has quit [Ping timeout: 240 seconds]
sz0 has quit [Ping timeout: 240 seconds]
spew has joined #ocaml
donflopez has joined #ocaml
sz0 has joined #ocaml
spew has quit [Ping timeout: 240 seconds]
johnelse has joined #ocaml
bombastus has quit [Ping timeout: 255 seconds]
slash^ has joined #ocaml
kakadu has joined #ocaml
donflopez has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
heisenberg has quit [Quit: leaving]
marsam has quit [Ping timeout: 264 seconds]
jnavila has joined #ocaml
spew has joined #ocaml
slash_ has joined #ocaml
slash_ has quit [Client Quit]
nullifidian__ has quit [Read error: Connection reset by peer]
nullifidian__ has joined #ocaml
solrize has quit [Remote host closed the connection]
solrize has joined #ocaml
solrize has joined #ocaml
solrize has quit [Changing host]
ozzymcduff has joined #ocaml
ozzymcduff has quit [Client Quit]
sz0 has quit [Quit: Connection closed for inactivity]
mk9 has joined #ocaml
pierpa has joined #ocaml
ygrek has joined #ocaml
kerrhau has joined #ocaml
kerrhau has quit [Changing host]
kerrhau has joined #ocaml
jmiven has quit [Quit: co'o]
jmiven has joined #ocaml
kerrhau has quit [Ping timeout: 272 seconds]
Anarchos has quit [Quit: Vision[0.10.2]: i've been blurred!]
<companion_cube> how comes the warning is fatal?
<companion_cube> ah damn
jnavila has quit [Remote host closed the connection]
raphaelss has quit [Ping timeout: 272 seconds]
nahra has joined #ocaml
nahra has quit [Remote host closed the connection]
sapristi has quit [Remote host closed the connection]
sapristi has joined #ocaml
nahra has joined #ocaml
Jesin has quit [Quit: Leaving]
slash^ has quit [Read error: Connection reset by peer]
orbifx has joined #ocaml
cbot has joined #ocaml
mk9 has quit [Quit: mk9]
malina has joined #ocaml
sapristi has quit [Remote host closed the connection]
sapristi has joined #ocaml
malina has quit [Remote host closed the connection]
malina has joined #ocaml
rossberg has quit [Ping timeout: 240 seconds]
argent_smith has quit [Quit: Leaving.]
kerrhau has joined #ocaml
sapristi has quit [Remote host closed the connection]
sapristi has joined #ocaml
kerrhau has quit [Ping timeout: 248 seconds]
rossberg has joined #ocaml
solrize has quit [Ping timeout: 265 seconds]
<spew> does anyone here use ounit2?
<spew> I am just wondering what is the point of passing the test_ctxt to the assert_equal function
<spew> I haven't noticed any difference
<spew> in the documentation it says that "if provided, always print expected and real value"
<spew> but I don't see it doing that
orbifx has quit [Read error: Connection reset by peer]
<spew> I can get it to print things by using a printer, it just seems that providing the ctxt has nothing to do with that
<spew> and I can't figure out what it _does_
spew has quit [Remote host closed the connection]
moei has quit [Quit: Leaving...]
kakadu has quit [Remote host closed the connection]