<d_bot>
<darrenldl> (anyone interested in timere/date time handling please feel free to chime in as well)
<d_bot>
<Cyclomatic Complexity> Hey, anyone got any idea why `dune build @doc` with `odoc` might yield `Unbound Module` errors where `dune build .` and `dune runtest` don't?
bartholin has joined #ocaml
<d_bot>
<antron> @Drup @dinosaure the crappy syntax errors seem to be caused by ppxlib, reported already by @kit_ty_kate <https://github.com/ocaml-ppx/ppxlib/issues/221>. i tried with pre-ppxlib lwt_ppx, and it reports normal, useful syntax errors. i'll do some bisects to figure out if there is a ppxlib version that isn't broken
andreas303 has quit [Remote host closed the connection]
wonko7 has joined #ocaml
andreas303 has joined #ocaml
wonko7 has quit [Ping timeout: 240 seconds]
narimiran has joined #ocaml
boxscape has quit [Ping timeout: 240 seconds]
<d_bot>
<Bryan.Bennett> I've got a small program that I am building with Dune that bundles BAP. I've recently updated it to opium 0.2.0. In the process, I reworked the two executables I have to use a shared library (one provides the opium web-frontend and the other provides the same functionality as a CLI entrypoint)
<d_bot>
<Bryan.Bennett>
<d_bot>
<Bryan.Bennett> After building, BAP fails to initialize with the following:
<d_bot>
<Bryan.Bennett>
<d_bot>
<Bryan.Bennett> ```
<d_bot>
<Bryan.Bennett> I've got a small program that I am building with Dune that bundles BAP. I've recently updated it to opium 0.2.0. In the process, I reworked the two executables I have to use a shared library (one provides the opium web-frontend and the other provides the same functionality as a CLI entrypoint)
<d_bot>
<Bryan.Bennett>
<d_bot>
<Bryan.Bennett> After building, BAP fails to initialize with the following:
<d_bot>
<Bryan.Bennett> This seems like the standard library is missing? (`Str.string_match`?)
<d_bot>
<Bryan.Bennett>
<d_bot>
<Bryan.Bennett> Has anyone seen anything like this? Can anyone point me at how I might've screwed up?
olle has quit [Ping timeout: 265 seconds]
wonko7 has joined #ocaml
<d_bot>
<Bryan.Bennett> the standard dynlink dune building stuff applies. I depend on `findlib.dynload`. I have tried adding `-linkall` to `library_flags`...
Haudegen has joined #ocaml
wonko7 has quit [Ping timeout: 240 seconds]
tomku has quit [Ping timeout: 265 seconds]
tomku has joined #ocaml
<d_bot>
<roddy> @Bryan.Bennett I don't know what the exact problem is, but fyi `Str` isn't actually part of the standard library; it's distributed with OCaml but not automatically linked (https://ocaml.org/manual/libstr.html)
<d_bot>
<Bryan.Bennett> Yes - I'm aware of the distinction, but I would've assumed that dune knows that too and would link that in.
<d_bot>
<Bryan.Bennett> But that's a useful distinction to make. I appreciate the reminder. Maybe I can figure out if that's an issue.
<companion_cube>
(also, Str sucks)
<d_bot>
<Bryan.Bennett> I didn't write the code causing that exception. I agree that it (mostly) sucks, but I'm not making "first-party" use of it :/
<companion_cube>
oh ouch.
terabit has quit [Ping timeout: 245 seconds]
b20n has quit [Ping timeout: 260 seconds]
SrPx has quit [Ping timeout: 240 seconds]
b20n has joined #ocaml
adrianbrink has quit [Ping timeout: 258 seconds]
terabit has joined #ocaml
SrPx has joined #ocaml
adrianbrink has joined #ocaml
wonko7 has joined #ocaml
vicfred has joined #ocaml
seliopou has quit [Ping timeout: 246 seconds]
seliopou has joined #ocaml
seliopou has quit [Ping timeout: 268 seconds]
seliopou has joined #ocaml
waleee-cl has joined #ocaml
TheLemonMan has quit [Quit: "It's now safe to turn off your computer."]
zebrag has joined #ocaml
narimiran has quit [Ping timeout: 240 seconds]
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #ocaml
Tuplanolla has joined #ocaml
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #ocaml
andreas303 has quit [Remote host closed the connection]
andreas303 has joined #ocaml
andreas303 has quit [Client Quit]
andreas303 has joined #ocaml
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #ocaml
Tuplanolla has quit [Quit: Leaving.]
Haudegen has quit [Ping timeout: 240 seconds]
Boarders has joined #ocaml
zebrag has quit [Remote host closed the connection]