Git Product home page Git Product logo

Comments (10)

Gbury avatar Gbury commented on May 25, 2024 1

We may use stdcompat as we did in AE now? I can do it if you want :)

It's not the problem: the fix in the code is trivial (and dolmen already re-implements quite a few usual functions for lists here and there). The point is rather how to setup things so that the CI can check that things build with 4.08 (that one is relatively easy) and if possible that it behaves correctly, i.e. that the tests pass (that one is trickier, as explained above).

from dolmen.

Gbury avatar Gbury commented on May 25, 2024

Ah that's annoying indeed.

For the context: CI does not test 4.08 anymore because the model part depends on farith which introduces a dependency on ocaml >= 4.10. However, the parsing and typing part of the library actually still build with 4.08, even if we cannot actually test them (because most of the tests require the bin part which depends on the model part).

from dolmen.

Halbaroth avatar Halbaroth commented on May 25, 2024

We may use stdcompat as we did in AE now? I can do it if you want :)

from dolmen.

Halbaroth avatar Halbaroth commented on May 25, 2024

You don't want to bump the minimal version to 4.10? If the model part of Dolmen isn't a separated library, it will be painful to test the remainder part on 4.08.

from dolmen.

Gbury avatar Gbury commented on May 25, 2024

That's the easy solution, but is that okay for alt-ergo ?

from dolmen.

Halbaroth avatar Halbaroth commented on May 25, 2024

I don't know. We should ask if it's okay for Why3 ;)

from dolmen.

bclement-ocp avatar bclement-ocp commented on May 25, 2024

Why? Why3 does not depend on alt-ergo.

from dolmen.

Gbury avatar Gbury commented on May 25, 2024

In any case, I just pushed baaf1f9 to master which should solve the build issue on 4.08 for now. Ill continue and try to think if/how to best support versions of ocaml < 4.10 for the parsing library.

from dolmen.

bclement-ocp avatar bclement-ocp commented on May 25, 2024

FWIW list_concat_map was already defined in src/standard/expr.ml

from dolmen.

Gbury avatar Gbury commented on May 25, 2024

woops

from dolmen.

Related Issues (20)

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.