mengu has quit [Read error: Connection reset by peer]
Guest3275 has quit [Ping timeout: 240 seconds]
infinity0 has quit [Remote host closed the connection]
mengu has joined #ocaml
<_y>
still my wiser advice is to wait for the camelry to wake up (hint: it’s about 02:00 in western europe ;-)
Guest79903 has quit [Ping timeout: 240 seconds]
infinity0 has joined #ocaml
infinity0 has quit [Remote host closed the connection]
mengu has quit [Read error: Connection reset by peer]
infinity0 has joined #ocaml
mengu has joined #ocaml
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ocaml
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ocaml
mengu has quit [Read error: Connection reset by peer]
mengu has joined #ocaml
infinity0 has quit [Remote host closed the connection]
sh0t has joined #ocaml
rdutra has quit [Ping timeout: 255 seconds]
zpe has joined #ocaml
jlam_ has joined #ocaml
clement_ has quit [Quit: Leaving]
jlam__ has joined #ocaml
jlam__ has quit [Read error: Connection reset by peer]
jlam__ has joined #ocaml
jlam_ has quit [Ping timeout: 240 seconds]
zpe has quit [Ping timeout: 240 seconds]
jao has quit [Ping timeout: 260 seconds]
silver_ has quit [Read error: Connection reset by peer]
cranmax has quit [Quit: Connection closed for inactivity]
lizzin has joined #ocaml
lizzin is now known as Guest31914
zpe has joined #ocaml
aphprentice has joined #ocaml
<rgrinberg>
seliopou: yo
sh0t has quit [Remote host closed the connection]
sgronblo has quit [Ping timeout: 276 seconds]
sgronblo has joined #ocaml
mfp__ has quit [Ping timeout: 260 seconds]
ygrek_ has joined #ocaml
mengu has quit [Remote host closed the connection]
jlam has quit [Ping timeout: 240 seconds]
jlam has joined #ocaml
jlam__ has quit [Ping timeout: 260 seconds]
zpe has quit [Ping timeout: 276 seconds]
jlam_ has joined #ocaml
jlam__ has joined #ocaml
jlam has quit [Ping timeout: 276 seconds]
jlam_ has quit [Ping timeout: 260 seconds]
jlam has joined #ocaml
mengu has joined #ocaml
ziyourenxiang has quit [Ping timeout: 260 seconds]
mengu has quit [Ping timeout: 240 seconds]
alexelcu has quit [Remote host closed the connection]
alexelcu has joined #ocaml
zpe has joined #ocaml
ryanartecona has joined #ocaml
infinity0 has joined #ocaml
mengu has joined #ocaml
colluphid has quit [Ping timeout: 260 seconds]
copy_ has quit [Quit: Connection closed for inactivity]
olibjerd has joined #ocaml
samrat_ has joined #ocaml
olibjerd has quit [Quit: olibjerd]
samrat_ has quit [Ping timeout: 255 seconds]
samrat_ has joined #ocaml
zpe has quit [Ping timeout: 255 seconds]
olibjerd has joined #ocaml
enterprisey has joined #ocaml
slash^ has joined #ocaml
ryanartecona has quit [Quit: ryanartecona]
Guest31914 has quit [Ping timeout: 255 seconds]
olibjerd has quit [Quit: olibjerd]
ygrek_ has quit [Ping timeout: 260 seconds]
olibjerd has joined #ocaml
zpe has joined #ocaml
ziyourenxiang has joined #ocaml
enterprisey has quit [Remote host closed the connection]
MercurialAlchemi has joined #ocaml
zpe has quit [Ping timeout: 260 seconds]
olibjerd has quit [Quit: olibjerd]
olibjerd has joined #ocaml
dtornabene has joined #ocaml
samrat_ has quit [Ping timeout: 240 seconds]
olibjerd has quit [Remote host closed the connection]
olibjerd has joined #ocaml
Simn has joined #ocaml
zpe has joined #ocaml
jnavila has joined #ocaml
_whitelogger has joined #ocaml
<companion_cube>
so, how do I enable colored errors in jbuilder?
aphprentice has quit [Quit: Connection closed for inactivity]
<companion_cube>
(so far I don't find jbuilder particularly intuitive to configure -_-)
MercurialAlchemi has quit [Ping timeout: 268 seconds]
<companion_cube>
rgrinberg: any idea?
<companion_cube>
also I'd like to specify some additional warnings :s
samrat_ has joined #ocaml
<companion_cube>
ok, found the second one
<companion_cube>
ah nice actually
<companion_cube>
this "flags" field
<rgrinberg>
No idea about colors, but you can your build with most warnings if you pass in --dev
<rgrinberg>
I recall someone left an issue about color control not being great recently. I didn't pay too much attention though
<companion_cube>
I like to chose my warnings ;)
<companion_cube>
anyway the flags command is fine
<reynir>
Anyone know if the binary format for sysstat/sar/sadc is documented anywhere?
mrvn has quit [Ping timeout: 268 seconds]
mrvn has joined #ocaml
zpe has quit [Ping timeout: 255 seconds]
malina has joined #ocaml
argent_smith has joined #ocaml
MercurialAlchemi has joined #ocaml
<reynir>
Wow, you don't get a warning when you write »fun x y z x -> ...«?
<def`>
reynir: warning 27, unused variable x
mengu has quit [Remote host closed the connection]
zpe has joined #ocaml
<reynir>
Is it not enabled by default?
<reynir>
No
<reynir>
Ok thanks :)
infinity0 has quit [Remote host closed the connection]
dtornabene has quit [Remote host closed the connection]
infinity0 has joined #ocaml
dtornabene has joined #ocaml
<companion_cube>
rgrinberg: I'm not sure how to make jbuilder build some binaries by default, and symlink them to root dir; do you know if it's possible?
cranmax has joined #ocaml
<rgrinberg>
Jbuilder doesn't symlink anything for now
<companion_cube>
so you directly invoke from _build
<companion_cube>
(does it install binaries, though?)
maarhart has joined #ocaml
mengu has joined #ocaml
kakadu has joined #ocaml
maarhart has quit [Client Quit]
<companion_cube>
hmm I have to specify it myself, weird
mengu has quit [Ping timeout: 240 seconds]
malina has quit [Ping timeout: 268 seconds]
mfp__ has joined #ocaml
AlexRussia has quit [Quit: WeeChat 1.8]
tane_ has joined #ocaml
samrat_ has quit [Ping timeout: 260 seconds]
zpe has quit [Ping timeout: 240 seconds]
<companion_cube>
awwwwwwwww, of course jbuilder doesn't know it should not pass `-color always` to older version of ocamlc
<rgrinberg>
Jbuilder will install binaries If you give them a public_name
<rgrinberg>
companion_cube: you should report that :)
silver has joined #ocaml
<companion_cube>
oh, public name
<companion_cube>
thanks rgrinberg !
jnavila has quit [Ping timeout: 255 seconds]
samrat_ has joined #ocaml
zpe has joined #ocaml
jbrown has quit [Remote host closed the connection]
maufred has quit [Ping timeout: 246 seconds]
maufred has joined #ocaml
hrk has joined #ocaml
<hrk>
so, i try to use the Core module like this: eval `opam config env` ; opam switch 4.03.0 ; opam install core ; utop
<hrk>
then when i try open Core.Std;; i get error Error: Unbound module Core
<orbifx[m]>
do the eval after the switch
<hrk>
aah
ilovezfs_ has left #ocaml [#ocaml]
<hrk>
orbifx[m]: that doesn't make a difference
<orbifx[m]>
there might be something else amiss, but eval should be executed after opam switch, to set the paths to that switch
<octachron>
hrk, you also need "#require Core;;"
<hannes>
octachron: hrk: that should be '#require "core";;' AFAICT
<hannes>
hrk: does in the same shell 'ocamlfind query core' return something sensible?
<hrk>
ocamlfind is correct
<hrk>
.opam/4.03.0/lib/core
<hrk>
aah
<hrk>
the #require "core";; did the trick
<hrk>
thanks
<orbifx[m]>
:)
zpe has quit [Ping timeout: 260 seconds]
jao has joined #ocaml
samrat_ has quit [Ping timeout: 268 seconds]
jao has quit [Ping timeout: 276 seconds]
average has quit [Quit: leaving]
foocraft has joined #ocaml
foocraft has quit [Changing host]
foocraft has joined #ocaml
elfring has joined #ocaml
malc_ has joined #ocaml
silver has quit [Read error: Connection reset by peer]
zpe has joined #ocaml
foocraft has quit [Ping timeout: 255 seconds]
jlam_ has joined #ocaml
jlam__ has quit [Ping timeout: 260 seconds]
jlam__ has joined #ocaml
FreeBirdLjj has joined #ocaml
jlam_ has quit [Ping timeout: 240 seconds]
spew has joined #ocaml
Simn has quit [Ping timeout: 246 seconds]
zpe has quit [Ping timeout: 258 seconds]
spew has quit [Ping timeout: 246 seconds]
lizzin has joined #ocaml
lizzin is now known as Guest27347
samrat_ has joined #ocaml
elfring has quit [Quit: Konversation terminated!]
average has joined #ocaml
malc_ has quit [Remote host closed the connection]
Guest27347 has quit [Ping timeout: 240 seconds]
samrat_ has quit [Ping timeout: 268 seconds]
jlam_ has joined #ocaml
MercurialAlchemi has quit [Quit: Lost terminal]
jlam__ has quit [Ping timeout: 240 seconds]
mengu has joined #ocaml
MercurialAlchemi has joined #ocaml
mengu has quit [Ping timeout: 260 seconds]
mengu has joined #ocaml
mengu has quit [Ping timeout: 240 seconds]
zpe has joined #ocaml
jlam has quit [Quit: Leaving]
sgronblo has quit [Ping timeout: 260 seconds]
spew has joined #ocaml
samrat_ has joined #ocaml
argent_smith has quit [Quit: Leaving.]
zpe has quit [Ping timeout: 246 seconds]
jao has joined #ocaml
jlam__ has joined #ocaml
toolslive has quit [Ping timeout: 240 seconds]
jlam_ has quit [Ping timeout: 260 seconds]
MercurialAlchemi has quit [Ping timeout: 268 seconds]
MercurialAlchemi has joined #ocaml
jao has quit [Ping timeout: 255 seconds]
toolslive has joined #ocaml
jlam_ has joined #ocaml
jlam1 has joined #ocaml
jlam__ has quit [Read error: No route to host]
jlam1 has quit [Read error: Connection reset by peer]
jlam__ has joined #ocaml
jlam_ has quit [Ping timeout: 255 seconds]
jlam_ has joined #ocaml
jlam__ has quit [Ping timeout: 246 seconds]
zpe has joined #ocaml
copy_ has joined #ocaml
malina has joined #ocaml
Simn has joined #ocaml
jnavila has joined #ocaml
ryanartecona has joined #ocaml
zpe has quit [Ping timeout: 240 seconds]
jnavila has quit [Ping timeout: 240 seconds]
jlam__ has joined #ocaml
rdutra has joined #ocaml
jlam_ has quit [Read error: Connection reset by peer]
jlam_ has joined #ocaml
jlam__ has quit [Ping timeout: 255 seconds]
jnavila has joined #ocaml
andreas_ has quit [Quit: Connection closed for inactivity]
dtornabene has quit [Read error: Connection reset by peer]
jnavila has quit [Ping timeout: 255 seconds]
ygrek_ has joined #ocaml
ollehar1 has joined #ocaml
hashpuppy has joined #ocaml
ryanartecona has quit [Quit: ryanartecona]
ziyourenxiang has quit [Ping timeout: 240 seconds]
jlam_ is now known as jlam
sh0t has joined #ocaml
lizzin has joined #ocaml
lizzin is now known as Guest73031
rdutra has quit [Ping timeout: 240 seconds]
zpe has joined #ocaml
sgronblo has joined #ocaml
sgronblo has quit [Ping timeout: 240 seconds]
shinnya has quit [Ping timeout: 255 seconds]
Guest73031 has quit [Ping timeout: 240 seconds]
silver has joined #ocaml
argent_smith has joined #ocaml
TheLemonMan has joined #ocaml
zpe has quit [Ping timeout: 255 seconds]
KeyJoo has joined #ocaml
dtornabene has joined #ocaml
daniel_ has joined #ocaml
daniel_ has quit [Remote host closed the connection]
lizzin has joined #ocaml
lizzin is now known as Guest74387
Guest74387 has quit [Ping timeout: 255 seconds]
dtornabene has quit [Ping timeout: 246 seconds]
andreas_ has joined #ocaml
samrat_ has quit [Ping timeout: 240 seconds]
zpe has joined #ocaml
MercurialAlchemi has quit [Ping timeout: 255 seconds]
slash^ has quit [Read error: Connection reset by peer]
FreeBirdLjj has quit [Remote host closed the connection]