[Unison-hackers] another way to produce path.ml assertion failure assertion failure, tested versions 2.40.65 and 2.48.3

Julian Squires julian at cipht.net
Mon Jul 20 23:15:18 EDT 2015


On Mon, Jul 20, 2015 at 10:35 PM, Frederik Eaton <frederik at ofb.net> wrote:
> I'm wondering if this problem is due to a recent change in OCaml
> libraries, since I don't think an obvious bug like this would have
> persisted for 14 years? I don't know much about OCaml but it looks
> like the 'unison' binary doesn't link any OCaml DLLs... OTOH a lot of
> your String operations trigger deprecation warnings.

What version of OCaml are you using?  Strings are becoming immutable
in newer releases, but code should only have warnings.  You might see
if the problem persists compliing with 4.01.

-- 
Julian Squires


More information about the Unison-hackers mailing list