Giter VIP home page Giter VIP logo

Comments (6)

andres-erbsen avatar andres-erbsen commented on July 23, 2024 1

I replaced sed with python and checked that it builds on the CI Mac. #273 remains a mystery.

from bedrock2.

MSoegtropIMC avatar MSoegtropIMC commented on July 23, 2024

@samuelgruetter @andres-erbsen @JasonGross : I am not sure what to do about this - there are still cross platform issues and possibly others. I had little time to look after this recently (moving homes ...) but we might still be able to get things fixed.

from bedrock2.

andres-erbsen avatar andres-erbsen commented on July 23, 2024

Yeah, I'm not sure what to do here.

  • The sed -z hack could probably be replaced by awk '{q=p;p=$0}NR>1{print q}END{ORS = ""; print p}'
  • I don't understand why Bytedump.v (which is not autogenerated) is considred a syntax error on Windows (and not on Linux, and not on Windows with coq 8.12).

from bedrock2.

JasonGross avatar JasonGross commented on July 23, 2024

The second one can probably be reported as a regression in Coq, attaching a standalone .v file?

from bedrock2.

andres-erbsen avatar andres-erbsen commented on July 23, 2024

Actually, I think I was confused -- the fiat-crypto windows CI doesn't seem to build bedrock2 after all. Perhaps it's possible this file never parsed under Windows, and we didn't notice for three and a half years?

from bedrock2.

MSoegtropIMC avatar MSoegtropIMC commented on July 23, 2024

I can confirm that this works now on MacOS (and all other platforms except 32 bit Windows - see (coq/platform#178). The version picked is coq-bedrock2.0.0.3 (the only version compatible with fiat-crypto).

So I am closing this as solved.

from bedrock2.

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.