Skip to content
This repository has been archived by the owner on Jan 17, 2019. It is now read-only.

String length check #133

Open
1 task
Aurel300 opened this issue Nov 27, 2018 · 0 comments
Open
1 task

String length check #133

Aurel300 opened this issue Nov 27, 2018 · 0 comments

Comments

@Aurel300
Copy link

String literals should not be longer than 32 bytes (otherwise they cannot fit into a single memory slot). flintc currently compiles into Yul when this happens, but then solc gives an error.

  • check for this in SemanticAnalyzer
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant