ulfdoz has quit [Read error: 110 (Connection timed out)]
ulfdoz_ is now known as ulfdoz
travisbrady has quit ["Computer has gone to sleep"]
komar__ has joined #ocaml
onigiri has quit []
caligula_ has joined #ocaml
rcloud has joined #ocaml
caligula__ has quit [Read error: 110 (Connection timed out)]
orbitz_ has joined #ocaml
orbitz has quit [Nick collision from services.]
orbitz_ has quit [Client Quit]
orbitz has joined #ocaml
jeddhaberstro has quit [Client Quit]
rcloud has quit [Remote closed the connection]
knight[rage] has joined #ocaml
julm has quit ["banzaï !!"]
thrasibule has joined #ocaml
knightrage has quit [Read error: 113 (No route to host)]
thrasibule has quit [Read error: 60 (Operation timed out)]
ulfdoz has quit ["deprecated"]
ulfdoz has joined #ocaml
julm has joined #ocaml
mehdid has quit ["leaving"]
mehdid has joined #ocaml
Modius_ has joined #ocaml
aij has quit [Read error: 60 (Operation timed out)]
aij has joined #ocaml
peddie_ has quit ["leaving"]
peddie has joined #ocaml
verte has joined #ocaml
Modius has quit [Read error: 110 (Connection timed out)]
ulfdoz has quit [Read error: 110 (Connection timed out)]
ttamttam has joined #ocaml
f[x] has joined #ocaml
jdavis has quit ["Leaving"]
ttamttam has quit ["Leaving."]
ttamttam has joined #ocaml
Modius_ has quit [Read error: 110 (Connection timed out)]
cognacc has joined #ocaml
rwmjones has quit [Read error: 113 (No route to host)]
_zack has joined #ocaml
th5 has joined #ocaml
gim has quit [Read error: 104 (Connection reset by peer)]
gim has joined #ocaml
_zack1 has joined #ocaml
_zack has quit [Read error: 110 (Connection timed out)]
Alpounet has joined #ocaml
rwmjones has joined #ocaml
arquebus has joined #ocaml
rwmjones is now known as rwmjones__
rjones has joined #ocaml
rjones is now known as rwmjones
f[x] has quit [Read error: 110 (Connection timed out)]
arquebus has left #ocaml []
hkBst has joined #ocaml
komar__ has quit [Read error: 110 (Connection timed out)]
komar__ has joined #ocaml
f[x] has joined #ocaml
qwr has left #ocaml []
f[x] has quit [Read error: 110 (Connection timed out)]
_zack1 has quit ["Leaving."]
cognacc has quit [Connection timed out]
Submarine has joined #ocaml
rwmjones is now known as rwmjones___
rwmjones___ has left #ocaml []
thrasibule has joined #ocaml
rwmjones__ is now known as rwmjones
f[x] has joined #ocaml
Submarine has quit [Read error: 60 (Operation timed out)]
Submarine has joined #ocaml
f[x] has quit [Read error: 110 (Connection timed out)]
Submarine has quit [Read error: 148 (No route to host)]
_zack has joined #ocaml
jimmyb21871 has left #ocaml []
jimmyb2187 has joined #ocaml
willb has quit [Read error: 110 (Connection timed out)]
Amorphous has quit [Read error: 145 (Connection timed out)]
julm_ has joined #ocaml
Amorphous has joined #ocaml
Alpounet has quit ["Page closed"]
julm has quit [Read error: 110 (Connection timed out)]
derdon has joined #ocaml
ttamttam has quit ["Leaving."]
willb has joined #ocaml
f[x] has joined #ocaml
itewsh has joined #ocaml
ztfw has joined #ocaml
itewsh has quit [Remote closed the connection]
itewsh has joined #ocaml
derdon has quit []
smimou has joined #ocaml
Ched has joined #ocaml
hkBst has quit [Remote closed the connection]
onigiri has joined #ocaml
Alpounet has joined #ocaml
travisbrady has joined #ocaml
travisbrady has quit [Client Quit]
ttamttam has joined #ocaml
_andre has joined #ocaml
onigiri has quit [Read error: 110 (Connection timed out)]
itewsh has quit [Read error: 60 (Operation timed out)]
itewsh has joined #ocaml
marteo has joined #ocaml
_zack has quit ["Leaving."]
th5 has quit []
robocop has joined #ocaml
<robocop>
hello
<robocop>
do you know why zip ocaml lib doesn't contains a file zip.cmxa ?
<robocop>
When I compiling in bytecode, no problems, but when I compiling in native, I've got this error : Error: Cannot find file /usr/lib/ocaml/site-lib/zip/zip.cmxa
<_andre>
did you run "make allopt" and "make installopt"?
<robocop>
when ?
<Alpounet>
when compiling/installing the library
<_andre>
when building it
<robocop>
hum, I installed it with my package manager
<robocop>
(yaourt)
<_andre>
oh.. you'd probably have to contact the maintainer and ask him to compile it with ocamlopt too...
<robocop>
hum, ok
travisbrady has joined #ocaml
travisbrady has quit [Client Quit]
itewsh has quit [Read error: 60 (Operation timed out)]
itewsh has joined #ocaml
Ched has quit ["Ex-Chat"]
Submarine has joined #ocaml
marteo has quit ["Quitte"]
ztfw has quit [Read error: 104 (Connection reset by peer)]
komar__ is now known as komar_
ztfw has joined #ocaml
slash_ has joined #ocaml
_andre has quit ["leaving"]
willb has quit [Read error: 110 (Connection timed out)]
willb has joined #ocaml
prepa06 has joined #ocaml
prepa06 is now known as marteo
ulfdoz has joined #ocaml
albacker has joined #ocaml
itewsh has quit [Read error: 60 (Operation timed out)]
eni_ has joined #ocaml
<hcarty>
robocop: Did you get 3.11.x working under GODI?
<robocop>
no
<robocop>
I havn't got godi
travisbrady has joined #ocaml
<robocop>
godi doen't work with ocaml 3.11, itn't it ?
<hcarty>
Ah, sorry. I thought you'd mentioned something a day or two ago about having trouble with 3.11 on GODI
<hcarty>
Yes, it does.
<hcarty>
You currently need to specify it yourself though, as it defaults to 3.10.x
<robocop>
ha !
albacker has quit [Read error: 145 (Connection timed out)]
<robocop>
okey, i will try
<hcarty>
There is a version available which defaults to 3.11.x, but it is not officially released yet.
<albacker>
if i use list concatenation i can still use the code i had writen i think
<Camarade_Tux>
albacker: with pattern-matching, you'd probably have avoided this error, it's definitely worth learning it :)
<albacker>
Camarade_Tux, i will :)
<Camarade_Tux>
also, as julm said, taking a look at ocaml's sources is a good idea :)
<Camarade_Tux>
albacker: it'd probably work with concatenation/@ but it'd be really really ugly ;)
<albacker>
oh
<albacker>
i got it working
<Camarade_Tux>
sorry, really ugly to the power really ugly ;)
<albacker>
that's not ugly to me
<albacker>
:P
<Camarade_Tux>
it's ugly because it wouldn't be reliable for long lists but that's probably not your concern right now
<Camarade_Tux>
also, the better way of doing it is actually shorter ;)
ttamttam has quit ["Leaving."]
<albacker>
i see
<albacker>
match l with [] -> [] | h::t -> ((iterate li) @ [h]) ;; smth like this
<Camarade_Tux>
actually I forgot the real reason you should be concerned with this way of doing list reversal: it's really slow, probably n^2 instead of n
<Camarade_Tux>
(sorry, am looking at a film at the same time ;) )
<albacker>
hhee :)
<albacker>
it's ok.. all i'm trying to do is learn.
<albacker>
thanks for your help.
<albacker>
night
albacker has quit ["Leaving"]
mol has quit ["Leaving"]
jeddhaberstro has quit [Client Quit]
Alpounet has quit [Remote closed the connection]
onigiri has joined #ocaml
mattam has joined #ocaml
itewsh has quit [Read error: 110 (Connection timed out)]
itewsh has joined #ocaml
Submarine has quit [Remote closed the connection]
onigiri has quit []
itewsh has quit ["Quitte"]
Associat0r has joined #ocaml
marteo has quit ["Quitte"]
Associat0r has quit []
verte has quit ["~~~ Crash in JIT!"]
smimou has quit ["bli"]
jeddhaberstro has joined #ocaml
willb has quit ["Leaving"]
willb has joined #ocaml
sramsay has quit [Remote closed the connection]
willb has quit [Read error: 110 (Connection timed out)]