gildor changed the topic of #ocaml to: Discussions about the OCaml programming language | http://caml.inria.fr/ | OCaml 3.12.0 http://bit.ly/aNZBUp
dark has joined #ocaml
dark has quit [Changing host]
dark has joined #ocaml
iris1 has quit [Remote host closed the connection]
iris1 has joined #ocaml
mjonsson has joined #ocaml
joewilliams is now known as joewilliams_away
Edward has quit []
grettke has joined #ocaml
grettke has quit []
xcthulhu has joined #ocaml
haelix has quit [Read error: Operation timed out]
srcerer_ has joined #ocaml
srcerer has quit [Ping timeout: 240 seconds]
haelix has joined #ocaml
srcerer_ is now known as srcerer
dark has quit [Ping timeout: 276 seconds]
dark has joined #ocaml
dark has quit [Disconnected by services]
Modius has joined #ocaml
wuj has quit [Ping timeout: 265 seconds]
kaustuv has quit [Read error: Operation timed out]
joewilliams_away is now known as joewilliams
mjonsson has quit [Remote host closed the connection]
ulfdoz has joined #ocaml
joewilliams is now known as joewilliams_away
ikaros has joined #ocaml
ikaros has quit [Client Quit]
ikaros has joined #ocaml
kaustuv has joined #ocaml
kaustuv has quit [Ping timeout: 265 seconds]
ikaros has quit [Quit: Leave the magic to Houdini]
ikaros has joined #ocaml
rks has quit [Quit: bllblblbl]
ulfdoz has quit [Ping timeout: 264 seconds]
ikaros has quit [Quit: Leave the magic to Houdini]
coucou747 has quit [Quit: 0x2a]
Yoric has joined #ocaml
oriba has joined #ocaml
<oriba> hi... how do I use OCamlMakefile... want to include Nethtml and Pcre
<oriba> do I have do change the OCamlMakefile, or type it into Makefile?
<flux> into Makefile
<flux> PACKS = pcre,netstring
<flux> SOURCES = yoursource.ml
<flux> RESULT = yourbinary
<flux> include OCamlMakefile
<flux> get the original package, it comes with documentation. IIRC :)
<oriba> aha... thanks ... but btw: SOURCES is part of OcamlMakefile... where already foo.ml is inside
<oriba> but PACKS seems to be what I needed :)
<flux> what you write there overrides it
<oriba> it works
<oriba> you mean OCamlMakefile-stuff will override makefile entries?!
<flux> in other words you're not supposed to modify OCamlMakefile
<oriba> oh
<flux> unless you're fixing bugs in it, I suppose
<flux> or working around its deficincies
<oriba> aha
<oriba> thx again.... so I have only to include it.... but not change it...
<oriba> interesting :)
<oriba> ah now I see: there is "ifndef SOURCES"
<oriba> haha :)
Pepe__ is now known as Pepe_
Tobu has quit [Ping timeout: 252 seconds]
ttamttam has joined #ocaml
ttamttam has left #ocaml []
Yoric has quit [Quit: Yoric]
f[x] has joined #ocaml
oriba has quit [Quit: Verlassend]
Snark_ has joined #ocaml
avsm has joined #ocaml
yezariaely has joined #ocaml
yezariaely has left #ocaml []
Yoric has joined #ocaml
ftrvxmtrx has joined #ocaml
avsm has quit [Quit: Leaving.]
yezariaely has joined #ocaml
<yezariaely> is there a way to switch to the interface file with a hotkey in vim / omlet ?
<noj> yezariaely: a.vim can do it
barismetin has joined #ocaml
<yezariaely> noj: thx, this works very well :)
Tobu has joined #ocaml
<noj> :)
Tobu has quit [Ping timeout: 240 seconds]
<mfp> yezariaely: IIRC omlet comes with <Leader>s (switch) and <Leader>S (horiz split and switch)
diml has quit [Ping timeout: 265 seconds]
diml has joined #ocaml
avsm has joined #ocaml
<yezariaely> mfp: what is the <LEADER> ?
<mfp> yezariaely: it's a key that can be redefined, defaulting to \ (:he mapleader)
<mfp> yezariaely: in non-en keyboards, many ppl (me included) redefine it to , (let mapleader = ",")
<yezariaely> mfp: ah very nice thank you so much :)
<yezariaely> I wondered what this <LEADER> is in the omlet files
avsm has quit [Quit: Leaving.]
yezariaely has quit [Quit: Leaving.]
Tobu has joined #ocaml
_unK has joined #ocaml
<Axioplase> Has omlet been improved since I last used it 3 or 4 years ago? It used to take days to indent a 100 lines program…
<Axioplase> (probably exponential complexity in the number of lines...)
Modius_ has joined #ocaml
Modius has quit [Ping timeout: 264 seconds]
Axioplase is now known as Axioplase_
avsm has joined #ocaml
avsm has quit [Client Quit]
_unK has quit [Remote host closed the connection]
_andre has joined #ocaml
BiDOrD has quit [Read error: Operation timed out]
barismetin has quit [Remote host closed the connection]
BiDOrD has joined #ocaml
Snark_ has quit [Read error: Operation timed out]
th5 has joined #ocaml
ygrek has joined #ocaml
th5_ has joined #ocaml
th5 has quit [Read error: Connection reset by peer]
th5_ is now known as th5
barismetin has joined #ocaml
Amorphous has quit [Ping timeout: 252 seconds]
Yoric has quit [Read error: Connection reset by peer]
Yoric has joined #ocaml
f[x] has quit [Ping timeout: 265 seconds]
f[x] has joined #ocaml
Amorphous has joined #ocaml
<gildor> Axioplase_: I don't think that omlet has really improved... But on the other hand you pay complexity for complex stuff
<gildor> Axioplase_: (at least until someone try to fix the complexity)
<gildor> Axioplase_: (and thanks to my core i7 I don't notice a particular slow indentation -- but this is another topic)
mjonsson has joined #ocaml
ygrek has quit [Ping timeout: 245 seconds]
boscop_ has joined #ocaml
boscop has quit [Ping timeout: 255 seconds]
_andre has quit [Ping timeout: 252 seconds]
mjonsson has quit [Remote host closed the connection]
_andre has joined #ocaml
rks has joined #ocaml
Yoric has quit [Ping timeout: 264 seconds]
Yoric has joined #ocaml
fraggle_laptop has joined #ocaml
_unK has joined #ocaml
easy4 has joined #ocaml
ccasin has joined #ocaml
wuj has joined #ocaml
grettke has joined #ocaml
ikaros has joined #ocaml
joewilliams_away is now known as joewilliams
init1 has joined #ocaml
joewilliams is now known as joewilliams_away
barismetin has quit [Remote host closed the connection]
hcarty has joined #ocaml
joewilliams_away is now known as joewilliams
yezariaely has joined #ocaml
yezariaely has left #ocaml []
th5 has quit [Quit: th5]
<flux> is there a O'Caml module that enumerates system network interfaces?
Yoric has quit [Quit: Yoric]
<gildor> flux: don't think so
<gildor> flux: too much system dependent
fraggle_laptop has quit [Remote host closed the connection]
ftrvxmtrx has quit [Quit: Leaving]
rwmjones has left #ocaml []
rwmjones has joined #ocaml
rwmjones has left #ocaml []
rwmjones__ has joined #ocaml
rwmjones__ has left #ocaml []
r_jones has joined #ocaml
r_jones has left #ocaml []
rwmj has joined #ocaml
rwmj has left #ocaml []
rwmjones has joined #ocaml
<flux> hmph
<flux> I can't even find the function for solaris
<hcarty> rwmjones: Are you autheticated with NickServ? I get the same "Cannot send to channel" error at times, and doing a /msg NickServ identify <password>
<hcarty> rwmjones: generally fixes it
<rwmjones> testing
<rwmjones> ah ha
<rwmjones> interesting
<rwmjones> I can talk in other channels without being authenticated
<hcarty> I've only noticed it in here
<gildor> rwmjones: what are the other channel you can talk to freely?
<rwmjones> #libguestfs
<flux> hmm, mode +nt shouldn't limit talking without identification?
<rwmjones> I've not been authenticated with nickserv all day, but I've been talking in that channel
<gildor> rwmjones: can you unauthenticate and try to speak here ?
<thelema> iirc, there was a problem with people attacking freenode channels a while back, the admins locked things down, and apparently #ocaml is still locked down.
<adrien> actually, at least one (or two?) other persons are affected by this
<rwmjones> testing
<adrien> it's been lasting for a few months
<adrien> at least
<thelema> I dunno if we can fix this ourselves (we = gildor, a channel op) or if it needs an admin to fix
<adrien> the limiting mode is +r
<rwmjones> ok so I could not send while unauthenticated just then (but I was able to send to #libguestfs either way)
<thelema> adrien: yes, the attack was several months ago.
<adrien> #ocaml-fr has roughly the same modes as #ocaml but doesn't have the problem, actually I took a look at that some time ago and couldn't understand
<rwmjones> gildor: anyway I told flux already, but I wanted to point to netcf for listing network interfaces
<adrien> if an op/founder(?) can take a look... if not, might be worth asking in #freenode
<rwmjones> it doesn't have ocaml bindings, but the API is very simple
stevenjenkins has joined #ocaml
ttamttam has joined #ocaml
elehack has joined #ocaml
<gildor> set #ocaml MLOCK +ntc -> You are not authorized to perform this command.
<gildor> need to contact freenode staff
Tobu has quit [Ping timeout: 245 seconds]
<adrien> I think it's founder only
<gildor> adrien: which is freenode-staff
<gildor> rwmjones: BTW, have you tried to compile ocsoap recently?
<adrien> ach...
ulfdoz has joined #ocaml
ygrek has joined #ocaml
<flux> gildor, I tried. and failed.
<gildor> flux: concerning ocsoap?
<gildor> flux: do you remember which step is failing?
* gildor gtg
<rwmjones> gildor: not for a very long time
<flux> gildor, hmm, didn't it use ocamlduce? I think it was related to that somehow..
<flux> some generated code wasn't compatible
Tobu has joined #ocaml
Tobu has quit [Changing host]
Tobu has joined #ocaml
mfp has quit [Ping timeout: 245 seconds]
<adrien> it looks like there are +q on the channel: can an op try: /mode -q $~a ?
Yoric has joined #ocaml
BiDOrD has quit [Quit: BiDOrD]
<flux> gildor, if you get it working, I'm interested :-)
<flux> because apparently interfacing SOAP is a bitch..
<rwmjones> SOAP is crack
<rwmjones> it's not a "standard" in any sense of the word
ftrvxmtrx has joined #ocaml
Snark_ has joined #ocaml
mfp has joined #ocaml
BiDOrD has joined #ocaml
julien has joined #ocaml
willb has joined #ocaml
ulfdoz has quit [Ping timeout: 255 seconds]
ulfdoz has joined #ocaml
init1 has quit [Quit: Quitte]
boscop_ has left #ocaml []
boscop has joined #ocaml
CoryDambach has quit [Read error: Connection reset by peer]
CoryDambach has joined #ocaml
CoryDambach has quit [Read error: Connection reset by peer]
CoryDambach has joined #ocaml
CoryDambach has quit [Read error: Connection reset by peer]
CoryDambach has joined #ocaml
CoryDambach has quit [Read error: Connection reset by peer]
CoryDambach has joined #ocaml
CoryDambach has quit [Read error: Connection reset by peer]
CoryDambach has joined #ocaml
CoryDambach has quit [Read error: Connection reset by peer]
Snark_ has quit [Quit: Ex-Chat]
CoryDambach has joined #ocaml
ttamttam has quit [Remote host closed the connection]
CoryDambach has quit [Excess Flood]
CoryDambach has joined #ocaml
CoryDambach has quit [Read error: Connection reset by peer]
CoryDambach has joined #ocaml
CoryDambach has quit [Read error: Connection reset by peer]
CoryDambach has joined #ocaml
CoryDambach has quit [Read error: Connection reset by peer]
CoryDambach has joined #ocaml
yezariaely has joined #ocaml
fraggle_ has quit [Quit: -ENOBRAIN]
Modius_ has quit [Quit: I'm big in Japan]
Modius has joined #ocaml
fraggle_ has joined #ocaml
fraggle_ has quit [Client Quit]
fraggle_ has joined #ocaml
oriba has joined #ocaml
julien has quit [Ping timeout: 252 seconds]
<gildor> flux: I pass the cduce problems, I still have a hard time with other things (library problems in Debian, that if not solved tomorrow will become a RC bug for Debian)
<gildor> flux: I'll continue tomorrow, I think I can get it to compile
<gildor> flux: I am working on http://forge.ocamlcore.org/soap BTW
<adrien> gildor: can you try '/mode -q $~a' ? it does the same as +r: prevents unidentified users from speaking
<gildor> adrien: just done
<gildor> adrien: doesn't seem to change anything though
tux___ has joined #ocaml
<tux___> testing
<adrien> =)
tux___ has quit [Client Quit]
<adrien> well, looks like it works :-)
<yezariaely> adrien: so what is the advantage of '/mode -q $~a' ?
<yezariaely> (if I may ask...)
<gildor> where is the documentation of -q ?
<adrien> dates back to january when freenode had huge spam problems
<adrien> one temporary solution was to prevent unidentified people from speaking
<adrien> gildor: it means "quiet"
<gildor> adrien: so it is no quiet for all
<adrien> 'quiet' prevents from speaking, 'voice' indicates a higher "status" and is stronger than +q, 'op', you know
<gildor> ?
<adrien> it's roughly like a ban: can't talk (but can join back)
* gildor isn't precisely an expert at IRC
<adrien> I asked a freenode (ex-)staffer about the issue, _he_ found out ;-)
<gildor> where can I get the status of this command
<gildor> i.e. a sign of what I just did
<adrien> yezariaely: also, it was supposed to be only temporary: until freenode migrated to "ircd-seven"
<adrien> gildor: '/mode +q' will list it (but now it's empty, before it was: 0 - #ocaml: ban $~a [by kornbluth.freenode.net, 10312061 secs ago])
<adrien> same goes for /mode +b (or, use '/bans')
<gildor> adrien: seems ok to me
<gildor> adrien: do you know if there are some kind of documentations around
bohanlon has joined #ocaml
<adrien> gildor: for modes?
* gildor still in the jet lag, need to sleep
<yezariaely> adrien: thx for the explanation
<adrien> yezariaely: you're welcome :-)
<gildor> I'll have a look at modes et al tomorrow, see you
<gildor> adrien: thx
<adrien> gildor: I usually end up googling: I don't know that much either, I'm learning one thing at a time, when needed
<adrien> gildor: also, keep in mind there are server-specific modes (of course ;-) )
<adrien> good night :-)
<rks> adrien: !
<adrien> rks: \o/
_andre has quit [Quit: *puff*]
ygrek has quit [Ping timeout: 245 seconds]
bohanlon has quit [Quit: I fear that I am popping off for a bit.]
yezariaely has left #ocaml []
oriba has quit [Quit: Verlassend]
Yoric has quit [Quit: Yoric]
coucou747 has joined #ocaml
ccasin has quit [Quit: Leaving]
joewilliams is now known as joewilliams_away
ulfdoz has quit [Ping timeout: 245 seconds]
ikaros has quit [Quit: Leave the magic to Houdini]
joewilliams_away is now known as joewilliams
elehack has quit [Quit: not a typewriter]
mfp has quit [Ping timeout: 245 seconds]
mfp has joined #ocaml
<orbitz> anyone compiled jane street core on 3.12?