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

Partial compatibility with Coq 8.12 #38

Closed
wants to merge 1 commit into from
Closed

Conversation

JasonGross
Copy link
Collaborator

The following files still don't work with Coq 8.12. None of them are
imported anywhere:
File "coqutil/src/coqutil/Tactics/Records.v", line 70, characters 31-33:
Error: Syntax error: [tactic:tac2expr level 6] expected after '=>' (in [branch]).

File "coqutil/src/coqutil/Word/ZifyLittleEndian.v", line 19, characters 0-30:
Error: There is no qualid-valued table with this name: "Zify InjTyp".

File "coqutil/src/coqutil/Tactics/SafeSimpl.v", line 67, characters 11-13:
Error: Syntax error: [tactic:tac2expr] expected after ':=' (in [let_clause]).

File "coqutil/src/coqutil/Tactics/ParamRecords.v", line 53, characters 8-10:
Error: Syntax error: [tactic:tac2expr level 6] expected after 'in' (in [tactic:tac2expr]).

The following files still don't work with Coq 8.12.  None of them are
imported anywhere:
File "coqutil/src/coqutil/Tactics/Records.v", line 70, characters 31-33:
Error: Syntax error: [tactic:tac2expr level 6] expected after '=>' (in [branch]).

File "coqutil/src/coqutil/Word/ZifyLittleEndian.v", line 19, characters 0-30:
Error: There is no qualid-valued table with this name: "Zify InjTyp".

File "coqutil/src/coqutil/Tactics/SafeSimpl.v", line 67, characters 11-13:
Error: Syntax error: [tactic:tac2expr] expected after ':=' (in [let_clause]).

File "coqutil/src/coqutil/Tactics/ParamRecords.v", line 53, characters 8-10:
Error: Syntax error: [tactic:tac2expr level 6] expected after 'in' (in [tactic:tac2expr]).
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

Successfully merging this pull request may close these issues.

2 participants