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

Support --unicode-char:false with --standard-libraries #5003

Open
robin-aws opened this issue Jan 23, 2024 · 1 comment
Open

Support --unicode-char:false with --standard-libraries #5003

robin-aws opened this issue Jan 23, 2024 · 1 comment
Assignees
Labels
has-workaround: no There are no known workarounds

Comments

@robin-aws
Copy link
Member

This would close the last gap between DafnyStandardLibraries and dafny-lang/libraries: bringing over UnicodeStringsWithoutUnicodeChar.dfy and customizing the externs for FileIO. It would mean duplicating the doo files for the two different modes. We would still only pre-translate the --unicode-char:true mode doo files into the Dafny runtime - see #5002 for how users can pre-translate the --unicode-char:false doo files themselves if necessary.

@robin-aws robin-aws self-assigned this Jan 23, 2024
@keyboardDrummer
Copy link
Member

I'm doubt we want to support this in the sense that we describe it as supported and document it. I think a hidden feature could be an option though.

@MikaelMayer MikaelMayer added the has-workaround: no There are no known workarounds label Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
has-workaround: no There are no known workarounds
Projects
None yet
Development

No branches or pull requests

3 participants