mirth-lang / mirth

Compiler for the Mirth programming language.
BSD Zero Clause License
447 stars 14 forks source link

Avoid hexdigits after \xNN escape sequences in C99 string literals. #281

Closed typeswitch-dev closed 6 months ago

typeswitch-dev commented 6 months ago

Avoid putting hexdigits after an \xNN escape sequences in C99 string literals. Adds a test.

See: https://mastodon.social/@whitequark/112403120959273105