Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag release with support for mathcomp 1.15.0 #64

Closed
SnarkBoojum opened this issue Jul 7, 2022 · 5 comments
Closed

Tag release with support for mathcomp 1.15.0 #64

SnarkBoojum opened this issue Jul 7, 2022 · 5 comments

Comments

@SnarkBoojum
Copy link

I'm updating the mathcomp packages in Debian, and with mathcomp 1.15.0, I get issues with coqeal:

File "./refinements/binrat.v", line 314, characters 34-45:
Error:
In environment
n : BinNums.Z
The term "(1%Z, (n, 1%Z))" has type "(int * (BinNums.Z * int))%type"
while it is expected to have type
 "(BinNums.Z * (BinNums.Z * BinNums.Z))%type".

make[3]: *** [Makefile.coq:763: refinements/binrat.vo] Error 1
make[3]: *** Waiting for unfinished jobs....
File "./refinements/seqpoly.v", line 733, characters 47-48:
Error:
The term "3" has type "GRing.Zmodule.sort ?t"
while it is expected to have type "Equality.sort nat_eqType".

make[3]: *** [Makefile.coq:763: refinements/seqpoly.vo] Error 1
File "./refinements/hpoly.v", line 903, characters 46-47:
Error:
The term "3" has type "GRing.Zmodule.sort ?t"
while it is expected to have type "nat".

I suspect you have already fixed those in git, but there's no official release yet : can you tag one, please? Thanks!

@proux01
Copy link
Collaborator

proux01 commented Jul 8, 2022

Here it is: https://github.com/coq-community/coqeal/releases (I was waiting for releases of the dependencies finmap and real-closed that just happened)

@proux01 proux01 closed this as completed Jul 8, 2022
@SnarkBoojum
Copy link
Author

It's uploaded to Debian ; will now be built and made available on various platforms, see here.

@proux01
Copy link
Collaborator

proux01 commented Jul 8, 2022

Wow, you're faster than me (still have to update Nix) !

@CohenCyril
Copy link
Collaborator

Wow, you're faster than me (still have to update Nix) !

I'm already on the nixing

@CohenCyril
Copy link
Collaborator

Only the nix packages are all tied together, and now I'm realizing we need a new release of mathcomp-analysis...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants