Stéphane Glondu
Stéphane Glondu
gtksourceview2 is deprecated and has been unmaintained for a long time (at least 3.5 years). It will soon be [removed from Debian](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911166). Meanwhile, lablgtk3 has been released, with bindings to...
PCRE (known as PCRE3 in Debian), used by pcre-ocaml, is [obsolete](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1000004). Pcre-ocaml should be ported to PCRE2.
Patch applied in Debian, so that alcotest's build and tests pass on all Debian architectures.
Rationale: ocaml-yaml bindings need to probe their size at compile time. For this reason, it vendors libyaml with a modified include file, which is not reasonable. See: https://github.com/avsm/ocaml-yaml/blob/master/vendor/README.md
The `` configuration option is ignored since version 3.0.0.
In Debian, some tests fail on i386: https://buildd.debian.org/status/fetch.php?pkg=elpi&arch=i386&ver=1.16.10-2&stamp=1688713585&raw=0 The test sepcomp1 fails with `Error: Thread.create: Resource temporarily unavailable`. This has been reported as Debian bug in: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1040541 All the tests...
With re 1.11.0, the following: Re.(replace Pcre.(regexp "^$") ~f:(fun _ -> assert false) "") returns `""`. Is it expected? According to me, there is one match (even though it is...
As of today (and 62c9cbe6), I get the following error when installing llvm: ``` #=== ERROR while compiling llvm.15.0.7+nnp-2 ==================================# # context 2.1.5 | linux/x86_64 | ocaml-base-compiler.4.13.1 | https://opam.ocaml.org#62c9cbe6 #...
Since the switch to `re`, redirectmod (and anything else that uses `Ocsigen_lib.Netstring_pcre.global_{replace,substitute}`) is broken when the matched string is zero-length. See https://github.com/ocaml/ocaml-re/issues/231
Hi, When updating the Debian package from 2.4 to 2.5.3, I get the following error: ``` [...] ocamlmktop \ \ flatestubs.o rijndael-alg-fst.o stubs-aes.o sha2.o stubs-sha2.o -g -ccopt -Wl,-z,relro -o camlpdf.top...