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

Re: Bug#580041: sks: FTBFS with OCaml 3.12 because of undeclared overridden methods



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

Le 03/05/2010 12:17, 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:
ocamlopt -I lib -I bdb -I +cryptokit  -ccopt -Lbdb -dtypes -ccopt -pthread -warn-error A -inline 40 unix.cmxa str.cmxa bdb.cmxa nums.cmxa bigarray.cmxa cryptokit.cmxa  -c channel.ml
File "channel.ml", line 212, characters 2-36:
Warning 7: the method read_string is overridden.
[...]

OCaml upstream has disabled this warning by default. Therefore, sks 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: