adrien changed the topic of #ocaml to: Discussions about the OCaml programming language | http://www.ocaml.org | Current MOOC: https://huit.re/ocamlmooc | OCaml 4.04.0 release notes: http://ocaml.org/releases/4.04.html | Try OCaml in your browser: http://try.ocamlpro.com | Public channel logs at http://irclog.whitequark.org/ocaml
atsampson has joined #ocaml
orbifx has quit [Ping timeout: 268 seconds]
richi235 has quit [Ping timeout: 240 seconds]
mfp has quit [Ping timeout: 240 seconds]
troy1 has joined #ocaml
troy1 has left #ocaml ["WeeChat 1.7"]
kapitan has quit [Remote host closed the connection]
jabroney has quit [Quit: Leaving.]
mengu has quit [Quit: Leaving...]
ryanartecona has joined #ocaml
strykerkkd has quit [Quit: Leaving]
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ocaml
spew has quit [Ping timeout: 268 seconds]
east_ has joined #ocaml
<east_> hello!
<east_> I'm working on an eliom project, and I couldn't do make test.opt because
<east_> ocsigenserver.opt: ocsigen:main: Fatal: - While loading /home/user/.opam/4.04.0/lib/ocaml/compiler-libs/ocamlcommon.cmxs: cannot find file /home/user/.opam/4.04.0/lib/ocaml/compiler-libs/ocamlcommon.cmxs in search path
<east_> make test.byte works, though
<east_> any ideas?
<east_> thanks!
<east_> i had to install one of my own packages too, so i used `opam pin add .` earlier
<east_> not sure if that's causing the issue
copy` has quit [Quit: Connection closed for inactivity]
spew has joined #ocaml
spew has quit [Quit: foobar]
pilne has quit [Quit: Quitting!]
jabroney has joined #ocaml
jabroney has quit [Client Quit]
ryanartecona has quit [Quit: ryanartecona]
govg has joined #ocaml
MercurialAlchemi has joined #ocaml
jao has quit [Ping timeout: 255 seconds]
MercurialAlchemi has quit [Ping timeout: 260 seconds]
Simn has joined #ocaml
MercurialAlchemi has joined #ocaml
MercurialAlchemi has quit [Ping timeout: 260 seconds]
MercurialAlchemi has joined #ocaml
ryanartecona has joined #ocaml
ryanartecona has quit [Quit: ryanartecona]
groovy2shoes has quit [Ping timeout: 255 seconds]
groovy2shoes has joined #ocaml
orbifx has joined #ocaml
orbifx has quit [Ping timeout: 240 seconds]
dhil has joined #ocaml
jrslepak has quit [Ping timeout: 268 seconds]
jrslepak has joined #ocaml
dmi3y has joined #ocaml
dmi3y has quit [Client Quit]
inr_ has joined #ocaml
inr has quit [Ping timeout: 252 seconds]
alfredo has joined #ocaml
dmi3y has joined #ocaml
govg has quit [Ping timeout: 260 seconds]
dhil has quit [Ping timeout: 258 seconds]
dmi3y has quit [Quit: dmi3y]
dmi3y has joined #ocaml
tennix has joined #ocaml
sepp2k has joined #ocaml
tennix has quit [Client Quit]
demonimin has joined #ocaml
MK__ has joined #ocaml
<companion_cube> have you eval `opam config env`?
argent_smith has joined #ocaml
richi235 has joined #ocaml
argent_smith1 has joined #ocaml
argent_smith has quit [Ping timeout: 240 seconds]
loy_aqua has joined #ocaml
loy_aqua has left #ocaml [#ocaml]
toolslive has joined #ocaml
mfp has joined #ocaml
<toolslive> with lwt.3.0.0 there's no more lwt.ssl package?
dmi3y_ has joined #ocaml
dmi3y has quit [Ping timeout: 240 seconds]
<companion_cube> it's lwt_ssl
<toolslive> thx
TheLemonMan has joined #ocaml
govg has joined #ocaml
dmi3y_ has quit [Quit: dmi3y_]
clog has quit [Ping timeout: 260 seconds]
clog has joined #ocaml
dmi3y has joined #ocaml
govg has quit [Ping timeout: 255 seconds]
richi235 has quit [Remote host closed the connection]
AltGr has joined #ocaml
toolslive has quit [Ping timeout: 260 seconds]
toolslive has joined #ocaml
reynir has quit [Read error: Connection reset by peer]
reynir has joined #ocaml
Geekingfrog has quit [Ping timeout: 268 seconds]
Geekingfrog has joined #ocaml
sepp2k has quit [Ping timeout: 260 seconds]
toolslive has quit [Ping timeout: 255 seconds]
toolslive has joined #ocaml
_andre has joined #ocaml
ziyourenxiang has joined #ocaml
dmi3y has quit [Quit: dmi3y]
toolslive has quit [Ping timeout: 245 seconds]
toolslive has joined #ocaml
mrgrieves has joined #ocaml
<mrgrieves> hi, anyone here using merlin + neocomplete ? for some reason completion only works when C-x C-o for me. Wondering if anyone got it working as omni complete ...
<TheLemonMan> ^X^O is what triggers the omnicompletion so it is working as advertised :)
<mrgrieves> TheLemonMan: sorry I meant to say I want it to complete while I type without needing to C-x C-o
<TheLemonMan> oh, you probablu need to configure the trigger accordingly
<mrgrieves> yes, that's what I'm trying to figure out but having no success :(
<toolslive> http://cudf-solvers.irill.org/cudf_remote_proxy is this maintained ?
<TheLemonMan> mrgrieves, probably g:neocomplete#sources#omni#input_patterns.ocaml
<AltGr> toolslive: should be
<AltGr> I'll check with who's in charge
freyr has joined #ocaml
<toolslive> great. thx
<toolslive> it has been rotting for a while now.
al-damiri has joined #ocaml
sh0t has joined #ocaml
Plazma has left #ocaml [#ocaml]
zpe has joined #ocaml
moei has joined #ocaml
freusque has quit [Quit: WeeChat 1.7]
freusque has joined #ocaml
spew has joined #ocaml
zpe has quit [Remote host closed the connection]
zaquest has quit [Quit: Leaving]
copy` has joined #ocaml
shinnya has joined #ocaml
freyr has quit [Remote host closed the connection]
jabroney has joined #ocaml
ollehar has joined #ocaml
jao has joined #ocaml
freusque has quit [Quit: WeeChat 1.7]
domsj has joined #ocaml
malc_ has joined #ocaml
<domsj> Hi all, I have a question about how the compiler parses `if x then let _ = y z in (); ...`
<domsj> I would expect this program to print "cucu2" too, but for some reason it doesn't
<domsj> So did I misunderstand something or is this a bug in the parser(compiler)?
<companion_cube> I always put ( ) or begin/end
<companion_cube> better safe than sorry
<domsj> yea, I usually do so too, but sometimes one forgets
<companion_cube> auto-indentation, with ocp-indent, can also help you there
maurer has left #ocaml ["WeeChat 1.5"]
mrgrieves has quit [Quit: Lost terminal]
ryanartecona has joined #ocaml
adrien has quit [Quit: leaving]
adrien has joined #ocaml
<reynir> domsj: I think it depends wether there's a 'else' in ...
<domsj> there is no else in the gist ... both are with if then only, but for some reason there's a difference between both regarding how far the scope of the then clause goes
domsj has quit [Ping timeout: 260 seconds]
alfredo has quit [Quit: Textual IRC Client: www.textualapp.com]
<copy`> Indeed, what domjs is very weird
<copy`> The let binding after else makes the difference
AltGr has left #ocaml [#ocaml]
zaquest has joined #ocaml
ryanartecona has quit [Quit: ryanartecona]
psacrifice has joined #ocaml
ryanartecona has joined #ocaml
ryanartecona has quit [Client Quit]
slash^ has joined #ocaml
ryanartecona has joined #ocaml
ziyourenxiang has quit [Quit: Leaving]
TheLemonMan has quit [Quit: "It's now safe to turn off your computer."]
shinnya has quit [Ping timeout: 255 seconds]
dmj` has quit [Quit: moby]
tane has joined #ocaml
MK__ has quit [Remote host closed the connection]
pilne has joined #ocaml
Anarchos has joined #ocaml
xmonader has joined #ocaml
psacrifice has quit []
AndChat504 has joined #ocaml
orbifx has joined #ocaml
Mercuria1Alchemi has joined #ocaml
dmj` has joined #ocaml
govg has joined #ocaml
orbifx has quit [Ping timeout: 240 seconds]
jao has quit [Remote host closed the connection]
jao has joined #ocaml
ryanartecona has quit [Quit: ryanartecona]
slash^ has quit [Read error: Connection reset by peer]
dmi3y has joined #ocaml
jao has quit [Ping timeout: 240 seconds]
TheLemonMan has joined #ocaml
average has quit [Ping timeout: 245 seconds]
average has joined #ocaml
iZsh has quit [Ping timeout: 240 seconds]
average_ has joined #ocaml
iZsh has joined #ocaml
average has quit [Ping timeout: 245 seconds]
average_ has quit [Ping timeout: 245 seconds]
average has joined #ocaml
AndChat504 has quit [Ping timeout: 245 seconds]
ollehar1 has joined #ocaml
ollehar has quit [Ping timeout: 255 seconds]
ollehar1 is now known as ollehar
AndChat504 has joined #ocaml
average_ has joined #ocaml
kakadu has joined #ocaml
average has quit [Ping timeout: 245 seconds]
average has joined #ocaml
average_ has quit [Ping timeout: 245 seconds]
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ocaml
average_ has joined #ocaml
average has quit [Ping timeout: 245 seconds]
ryanartecona has joined #ocaml
maattdd has joined #ocaml
orbifx has joined #ocaml
Simn has quit [Quit: Leaving]
malc_ has quit [Remote host closed the connection]
sh0t has quit [Remote host closed the connection]
maattdd_ has joined #ocaml
dmi3y has quit [Quit: dmi3y]
TheLemonMan has quit [Quit: "It's now safe to turn off your computer."]
maattdd has quit [Ping timeout: 240 seconds]
moei has quit [Quit: Leaving...]
east_ has quit [Ping timeout: 260 seconds]
Anarchos has quit [Quit: Vision[0.9.7-H-20140108]: i've been blurred!]
MercurialAlchemi has quit [Ping timeout: 255 seconds]
maattdd has joined #ocaml
Mercuria1Alchemi has quit [Ping timeout: 240 seconds]
maattdd_ has quit [Ping timeout: 240 seconds]
copy` has quit [Quit: Connection closed for inactivity]
_andre has quit [Quit: leaving]
ryanartecona has quit [Quit: ryanartecona]
strykerkkd has joined #ocaml
xmonader has quit [Ping timeout: 258 seconds]
metadave has joined #ocaml
AndChat|504 has joined #ocaml
AndChat-504 has joined #ocaml
AndChat504 has quit [Ping timeout: 260 seconds]
maattdd has quit [Read error: Connection reset by peer]
AndChat|504 has quit [Ping timeout: 260 seconds]
AndChat504 has joined #ocaml
AndChat-504 has quit [Ping timeout: 260 seconds]
xmonader has joined #ocaml
xmonader has quit [Ping timeout: 240 seconds]
ryanartecona has joined #ocaml
<orbifx> Is there a better way to get the users home directory other than getenv "$HOME" ?
tane has quit [Quit: Leaving]
al-damiri has quit [Quit: Connection closed for inactivity]
mengu has joined #ocaml
<infinity0> orbifx: there is getpwent/setpwent/endpwent libc functions but i dunno if ocaml exposes those
<infinity0> $HOME is probably fine for most normal situations
<orbifx> thanks infinity0
xmonader has joined #ocaml
ryanartecona has quit [Quit: ryanartecona]
<_y> “#show Sys” crashes utop
<_y> same with Unix, but not with List
<_y> and plain ocaml is not affected
<_y> (with topfind, batteries and zarith loaded)
AndChat|504 has joined #ocaml
AndChat504 has quit [Ping timeout: 240 seconds]
argent_smith1 has quit [Quit: Leaving.]
kakadu has quit [Remote host closed the connection]
spew has quit [Ping timeout: 260 seconds]
ollehar has quit [Ping timeout: 252 seconds]
orbifx has quit [Ping timeout: 260 seconds]
infinity0_ has joined #ocaml
infinity0_ has quit [Changing host]
infinity0 has quit [Killed (wolfe.freenode.net (Nickname regained by services))]
infinity0 has joined #ocaml
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ocaml
infinity0 has quit [Remote host closed the connection]