Skip to content

UTF surrogate pairs broken #3055

Closed
Closed
@gramster

Description

@gramster

These seemed to be working a few days ago, and still work when using tools/build.py/test.py, but no longer work in the editor. For example,

'\uD800\uDC00'

In the editor I now get:

Multiple markers at this line
    - Unexpected token 'ILLEGAL'
    - Expected ',' or ')', but got
     'ILLEGAL'

This is with editor build 7552.

Metadata

Metadata

Assignees

Labels

closed-as-intendedClosed as the reported issue is expected behavior

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions