TarV has quit [Read error: Connection reset by peer]
cheater has quit [Ping timeout: 250 seconds]
<flux>
wasn't that sort of a highlight for 4.04?-o
AlexDenisov has joined #ocaml
y3mato has joined #ocaml
artart78 has quit [Read error: Connection reset by peer]
TarVanimelde has joined #ocaml
dmi3y has joined #ocaml
cheater has joined #ocaml
<companion_cube>
well I don't know :/
y3mato has quit []
cheater2 has joined #ocaml
pierpa has joined #ocaml
FreeBirdLjj has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 258 seconds]
mfp has joined #ocaml
okuu has quit [Quit: Unyu~?]
<Leonidas>
seliopou: Is it somehow possible to pass data from one method to the other in Webmachine?
<Leonidas>
seliopou: e.g. I to answer whether a resource exists, I would request it in that method but then re-use whatever I read from DB in the handler that returns the data.
mpenet has joined #ocaml
silver has joined #ocaml
govg has quit [Ping timeout: 245 seconds]
jwatzman|work has joined #ocaml
govg has joined #ocaml
_andre has joined #ocaml
AlexRussia has joined #ocaml
infinity0 has quit [Remote host closed the connection]
xyproto has joined #ocaml
<xyproto>
What does "|>" mean? I tried searching the web, but it's not a search-friendly term.
Sorella has quit [Quit: Connection closed for inactivity]
infinity0 has joined #ocaml
<lyxia>
xyproto: it is function application. x |> f = f x
AlexDenisov has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dmi3y has quit [Quit: dmi3y]
AlexDenisov has joined #ocaml
silver has quit [Read error: Connection reset by peer]
silver has joined #ocaml
dmi3y has joined #ocaml
dmi3y has quit [Client Quit]
AlexDenisov has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
fluter has quit [Ping timeout: 260 seconds]
Onemorenickname has joined #ocaml
<Onemorenickname>
hi people
<Onemorenickname>
i was wondering if there was some syntactic sugar in ocaml for cps
<Onemorenickname>
(so emacs does not mess up my indentation with (fun () -> xxx))
dmi3y has joined #ocaml
dmi3y has quit [Client Quit]
zirman has joined #ocaml
fluter has joined #ocaml
zirman has quit [Ping timeout: 260 seconds]
FreeBirdLjj has joined #ocaml
AltGr has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 258 seconds]
djin has quit [Quit: Leaving.]
dmi3y has joined #ocaml
freusque has quit [Quit: WeeChat 1.5]
dmi3y has quit [Client Quit]
cheater has quit [Ping timeout: 252 seconds]
TarVanim_ has joined #ocaml
TarVanimelde has quit [Ping timeout: 250 seconds]
dmi3y has joined #ocaml
dmi3y has quit [Client Quit]
dmi3y has joined #ocaml
noddy has joined #ocaml
larhat has joined #ocaml
sepp2k has joined #ocaml
sillyotter has joined #ocaml
noddy has quit [Ping timeout: 260 seconds]
sillyotter has quit [Client Quit]
cheater has joined #ocaml
FreeBirdLjj has joined #ocaml
noddy has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 258 seconds]
copy` has joined #ocaml
wu_ng has quit [Ping timeout: 268 seconds]
<copy`>
Onemorenickname: I believe ocp-indent handles that correctly
<Onemorenickname>
i'll check it then
<Onemorenickname>
thank you :)
Onemorenickname has quit [Quit: Leaving]
TarVanim_ has quit [Quit: TarVanim_]
agarwal1975 has joined #ocaml
dhil has joined #ocaml
malc_ has joined #ocaml
freusque has joined #ocaml
xyproto has quit [Quit: WeeChat 1.6]
TarVanimelde has joined #ocaml
TarVanim_ has joined #ocaml
TarVanimelde has quit [Ping timeout: 245 seconds]
xyproto has joined #ocaml
dhil has quit [Ping timeout: 256 seconds]
FreeBirdLjj has joined #ocaml
kamog has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 258 seconds]
AlexDenisov has joined #ocaml
okuu has joined #ocaml
RalfJ has joined #ocaml
<RalfJ>
Hi all -- I gut a question about OPAM, and the #opam channel (mentioned in https://github.com/ocaml/opam ) seems to no longer be a thing.
<RalfJ>
I'm trying to use opam to express a highly volataile dependency, where project B wants to say "I need exactly git commit X of project A". I tried putting the git URL ("https://.../projectA.git#X"), but that doesn't seem to be supported. is there another way?
sepp2k has quit [Quit: Leaving.]
<johnelse>
RalfJ: you can tag commit X, release that tag as version N of project A, then have project B depend on exactly that version N of project A
sepp2k has joined #ocaml
<RalfJ>
johnelse: that doesn't really scale, we would have to do a couple of new tags and releases per day.
ishtu has joined #ocaml
ishtu has left #ocaml [#ocaml]
dhil has joined #ocaml
<johnelse>
Do you need to go through the main opam repo? Or can you set up your own?
<johnelse>
It would be pretty easy to automate if you had your own repo.
artart78 has joined #ocaml
artart78 has joined #ocaml
artart78 has quit [Changing host]
Sorella has joined #ocaml
M-martinklepsch has quit [Remote host closed the connection]
M-jimt has quit [Remote host closed the connection]
Bluddy[m] has quit [Remote host closed the connection]
XC[m] has quit [Remote host closed the connection]
diamaths[m] has quit [Remote host closed the connection]
barkmadley[m] has quit [Read error: Connection reset by peer]
lpw25[m] has quit [Remote host closed the connection]
regnat[m] has quit [Read error: Connection reset by peer]
srenatus[m] has quit [Remote host closed the connection]
aspiwack[m] has quit [Remote host closed the connection]
Guest23668[m] has quit [Read error: Connection reset by peer]
M-Illandan has quit [Read error: Connection reset by peer]
regnt[m] has quit [Read error: Connection reset by peer]
timclassic has quit [Read error: Connection reset by peer]
M-pesterhazy has quit [Write error: Connection reset by peer]
M-ErkkiSeppl has quit [Read error: Connection reset by peer]
<Drup>
yeah, as johnelse said, get your own repository, and add some automation. But hum, why not just say that you need the dev version and be done with that ?
FreeBirdLjj has joined #ocaml
zpe has quit [Remote host closed the connection]
zpe has joined #ocaml
shinnya has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 258 seconds]
zpe has quit [Ping timeout: 260 seconds]
alzr has quit [Quit: Page closed]
lpw25[m] has joined #ocaml
<RalfJ>
Drup: we need to document which exact commit we need
<RalfJ>
project A has frequent breaking changes
<RalfJ>
I think I found a solution... I'm going to have an opam repo in project B's git repo containing a version "projectB" of project A that has the project A git commit in the url file. then project B will in its opam file depend on the "projectB" version of project A
<RalfJ>
not beautifl, but at least it should work
nomicflux has joined #ocaml
zirman has joined #ocaml
freusque has quit [Ping timeout: 245 seconds]
diamaths[m] has joined #ocaml
na9da[m] has joined #ocaml
M-jimt has joined #ocaml
M-martinklepsch has joined #ocaml
regnat[m] has joined #ocaml
timclassic has joined #ocaml
Bluddy[m] has joined #ocaml
XC[m] has joined #ocaml
regnt[m] has joined #ocaml
aspiwack[m] has joined #ocaml
M-Illandan has joined #ocaml
srenatus[m] has joined #ocaml
M-pesterhazy has joined #ocaml
Guest23668[m] has joined #ocaml
barkmadley[m] has joined #ocaml
M-ErkkiSeppl has joined #ocaml
nomicflux has quit [Quit: nomicflux]
jao has joined #ocaml
infinity0 has quit [Remote host closed the connection]
MercurialAlchemi has quit [Ping timeout: 246 seconds]
al-damiri has joined #ocaml
infinity0 has joined #ocaml
TarVanim_ has quit [Ping timeout: 256 seconds]
TarVanimelde has joined #ocaml
tane has joined #ocaml
infinity0 has quit [Remote host closed the connection]
dmi3y has quit [Quit: dmi3y]
infinity0 has joined #ocaml
dmi3y has joined #ocaml
FreeBirdLjj has joined #ocaml
nomicflux has joined #ocaml
nomicflux has quit [Client Quit]
FreeBirdLjj has quit [Ping timeout: 258 seconds]
shinnya has quit [Ping timeout: 268 seconds]
giulio has joined #ocaml
kakadu has joined #ocaml
djellemah_ has joined #ocaml
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ocaml
<giulio>
Hi everybody! I am trying to access OCaml functions (https://github.com/mivoq/hunpos) from C, but I am having some issues. In the clib directory I added the instructions that I am using in order to compile and use a wrapper library. These instructions are working on Linux, with Linux target. Now I would like to create similar library targeting Windows. My currently goal is to be able to compile the library for Windows on Linux, using min
<giulio>
In order to compile, I have used i686-w64-mingw32-gcc and i686-w64-mingw32-ocamlopt. I created a static library using i686-w64-mingw32-gcc-ar.
<giulio>
In the same way I used gcc, ocamlopt and ar while targeting Linux.
djellemah_ has quit [Ping timeout: 250 seconds]
<giulio>
I am trying to use flexlink for linking an application, but I keep getting errors that I cannot understand.
<giulio>
Is there anybody that can guide me to understand the issue I am facing?
MercurialAlchemi has joined #ocaml
tane has quit [Ping timeout: 260 seconds]
giulio has quit [Ping timeout: 260 seconds]
sh0t has joined #ocaml
mpenet has quit [Remote host closed the connection]
tane has joined #ocaml
Jarth has joined #ocaml
<Jarth>
Hello
<Jarth>
i'm close to desperate when building ocaml ocamlbuild opam camlp4o on alpine linux, which depends on the musl library instead of libc
<edwin>
there is a Docker repo for that
<edwin>
https://hub.docker.com/r/ocaml/opam/ there is an ocaml/opam:alpine tag if you use Docker. Otherwise look at the steps used by the Dockerfile and see where yours goes wrong: