Nicolas Jeannerod

Results 94 comments of Nicolas Jeannerod

> a machine without dpkg, how is that possible? My arch linux laptop. > maybe availability of dpkg could be checked at startup of the tool. Or at least dynamically...

> The "\" character is not allowed in debian version strings. Aren't these "\" simply interpreted by the shell ? On the given example, they are here to protect the...

I do still believe it would be nice to have positions to allow for better error messages. The positions are present in Morsmall (and used in conversion errors). Adding them...

Hello! I'm running into the same problem with the same setup (checkcites + biblatex + biber + latexmk). My file `build/main.bcf` does contain lines like: ```xml build/references.bib GareyJohnson79 ``` which...

Hey @cereda, It's fine, everything is fine and there is really no need for an apology. Let's not get things mixed up here. There is a software that you maintain...

Debian stable only ships with Dune 2.7 at the moment, though.

But it has been a while that Dune supports configuration via an OCaml executable generating a Dune file, so we could do that instead.

The tests are failing because they exhibit an expected behaviour of Dune, which Dune does not have at the moment. Basically, they should start passing if https://github.com/ocaml/dune/issues/7630 is fixed.

> the output should get promoted of a note about what is actually expected I am not exactly sure what you mean by this. Do you have an example test...

Thanks! And what about the note of what is actually expected? Where should I put that?