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

creusot-contracts generates many string warnings #1391

Closed
Lysxia opened this issue Feb 28, 2025 · 1 comment · Fixed by #1399
Closed

creusot-contracts generates many string warnings #1391

Lysxia opened this issue Feb 28, 2025 · 1 comment · Fixed by #1399
Labels
error-messages Improve error messages

Comments

@Lysxia
Copy link
Collaborator

Lysxia commented Feb 28, 2025

warning: support for string types is limited and experimental

Aside from the handling of literals, I don't think strings are so peculiar that they deserve their own warning. In the end it's just a data structure like hashmap that needs someone to take the time to write down some extern specs.

@jhjourdan
Copy link
Collaborator

Agreed. We should remove this warning. There are so many things with "limited and experimental" support in Creusot that we should not emit warning for them.

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

Successfully merging a pull request may close this issue.

2 participants