Debian Patches

Status for ocaml-mdx/2.6.0-1

Patch Description Author Forwarded Bugs Origin Last update
0001-Normalize-paths-before-pretty-printing.patch Normalize paths before pretty printing
Strip off current directory prefix, if its present in a file name

This avoids use of String.starts_with to support ocaml =< 4.13 since
String.starts_with was only added in 4.13, but this project supports
ocaml >= 4.08.

The string prefix logic her duplicates code that can already be found in
lib/label.ml, but reusing it here would require a change to the public
API of the library, which would then be a breaking change rather than a
purely internal fix.
Shon Feder <shon.feder@gmail.com> no https://github.com/realworldocaml/mdx/pull/482 2026-07-22

All known versions for source package 'ocaml-mdx'

Links