On 10-10-10 01:23 PM, Peter Hull wrote:

Is this something that changed in OCaml?

Yeah, they changed pattern syntax again.

I've absorbed your changes -- thanks! -- and also modified them so that they don't break the existing ocaml toolchains (I think). The change they made is not backward-compatible, so the use of trailing _ can't really stand. I just started with your change, and went through and expanded-out patterns one way or another until my version of ocaml stopped complaining about syntax errors.

Let me know if you find more for us to do here. We regularly stumble on ocaml version drift in pattern-matching.

-Graydon
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to