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

Add toSignedInteger primitive. #1281

Merged
merged 2 commits into from
Sep 14, 2021
Merged

Add toSignedInteger primitive. #1281

merged 2 commits into from
Sep 14, 2021

Conversation

brianhuffman
Copy link
Contributor

No description provided.

Some error messages changed due to the new definition in Cryptol.cry.
@brianhuffman
Copy link
Contributor Author

There is a single failing CI test; the logs include output like

> What4 exception:
> Could not parse solver response:
>   Solver response parsing failure.
> *** Exception: Parse exception: Failed reading: empty
> Attempting to parse input for get ack:
> Nothing
> 
> in response to commands for get ack:
> (set-option :print-success true)

@atomb atomb added this to the 2.12.0 milestone Sep 14, 2021
@brianhuffman
Copy link
Contributor Author

I'm going to assume that the CI failure is some kind of solver download/installation issue and ignore it.

@brianhuffman brianhuffman merged commit cb240cd into master Sep 14, 2021
brianhuffman pushed a commit to GaloisInc/saw-script that referenced this pull request Sep 15, 2021
brianhuffman pushed a commit to GaloisInc/saw-script that referenced this pull request Sep 15, 2021
@RyanGlScott RyanGlScott deleted the toSignedInteger branch March 22, 2024 14:49
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.

Signed version of prelude function toInteger
2 participants