Skip to content

Conversation

@jayrm
Copy link
Member

@jayrm jayrm commented Apr 20, 2019

bugfix: sf.net #897 length of literal wstring is miscalculated at compile time. Compile time evaluation of len(!"\u1234") was using the internal escaped string length instead of the actual codepoint length

jayrm added 2 commits April 20, 2019 16:39
…llowed by 0-9 numeric chars

- when emitting octal escapes, always write out 3 digit octal escape codes "\nnn".
…pile time. Compile time evaluation of len(!"\u1234") was using the internal escaped string length instead of the actual codepoint length
@jayrm jayrm merged commit 6d2da5a into freebasic:master Apr 20, 2019
@jayrm jayrm deleted the bugfix-897 branch April 20, 2019 22:42
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.

1 participant