[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#580092: ocaml-batteries: FTBFS with OCaml 3.12 because of undeclared overridden methods



retitle 580092 new syntax in OCaml 3.12 for overridden methods
severity 580092 minor
user debian-ocaml-maint@lists.debian.org
usertags 580092 - ocaml312-ftbfs
thanks

Le 03/05/2010 17:23, Stéphane Glondu a écrit :
While rebuilding all packages with a SVN snapshot of OCaml (version
3.12.0+dev17, revision 10268), your package failed to build on amd64.

Relevant part:
+ ocamlfind ocamlc -package camlp4.lib -warn-error A -pp camlp4of -g -g -I . -c pa_estring.ml
File "pa_estring.ml", line 297, characters 2-650:
Warning 7: the method patt is overridden.
[...]

OCaml upstream has disabled this warning by default. Therefore, ocaml-batteries builds fine with revision 10396 of OCaml trunk.

Taking advantage of the new syntax of overridden methods might be interesting, though... but of course it's not mandatory nor urgent.


Best regards,

--
Stéphane



Reply to: