GithubHelp home page GithubHelp logo

ptset's People

Contributors

backtracking avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

unixjunkie esope

ptset's Issues

ptset/ptmap are broken under 4.05 (beta)

opam-builder reports:
http://opam.ocamlpro.com/builder/html/ptset/ptset.1.0.0/2df016054683ba0af52a1ddae1f33d8a
http://opam.ocamlpro.com/builder/html/ptmap/ptmap.2.0.1/37f00ce2a1b7c7371cfab67b79c734aa

Error: The implementation ptset.ml
does not match the interface dist/build/lib-ptset/opt-d/ptset.cmi:

   The value `find_last_opt' is required but not provided
   The value `find_last' is required but not provided
   The value `find_first_opt' is required but not provided
   The value `find_first' is required but not provided
   The value `find_opt' is required but not provided
   The value `choose_opt' is required but not provided
   The value `max_elt_opt' is required but not provided
   The value `min_elt_opt' is required but not provided

File "ptmap.ml", line 1:
Error: The implementation ptmap.ml
does not match the interface dist/build/lib-ptmap/ptmap.cmi:

   The value `find_last_opt' is required but not provided
   The value `find_last' is required but not provided
   The value `find_first_opt' is required but not provided
   The value `find_first' is required but not provided
   The value `choose_opt' is required but not provided
   The value `max_binding_opt' is required but not provided
   The value `min_binding_opt' is required but not provided

I suppose that you can either stop using the standard Set.S interface (by duplicating it) to not break on new releases, or implement the new functions. They come from ocaml/ocaml#869 .

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.