Hi Stéphane, On Tue, Sep 10, 2019 at 9:09 PM Stéphane Glondu <glo...@debian.org> wrote:
> You package haxe FTBFS with OCaml 4.08.0 because -safe-string is now > the default. Full log: > > https://ocaml.debian.net/transitions/ocaml-4.08.0/pool/haxe.log The link returns ERR_NAME_NOT_RESOLVED for me. Is it down? Please fix your package so that it compiles with -safe-string. This is > possible with the version of OCaml currently in unstable (4.05.0). > The upcoming version of Haxe (4.0.0) will be safe-string compatible, but the current version will remain incompatible (difficult to patch). I will just add "OCAMLPARAM=safe-string=0,_" as a workaround. Is that okay? Best, Andy