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

Failures in proof backends with latest Cryptol translation #184

Closed
atomb opened this issue Mar 30, 2017 · 0 comments
Closed

Failures in proof backends with latest Cryptol translation #184

atomb opened this issue Mar 30, 2017 · 0 comments

Comments

@atomb
Copy link
Contributor

atomb commented Mar 30, 2017

Several of the integration tests are now failing during attempts to type-check SAWCore terms or complete proofs, with errors that seem related to the recent changes in the Cryptol to SAWCore translation.

For example:

Loading module Cryptol
Loading file "intTests/test0002/test.saw"
Loading module Main
ref type
let { x0 = Prelude.Vec 16 (Prelude.Vec 8 Prelude.Bool);
    }
 in (msg :: x0)
-> x0

saw: user error ("check_term" (intTests/test0002/test.saw:10:4):
Function argument type
  let { x0 = sort 0;
    }
 in #(x0,x0,x0)
doesn't match expected type
  sort 0
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

1 participant