]> git.ipfire.org Git - thirdparty/vala.git/commit
genie: Add support for the \uXXXX escape sequence
authorEvgeny Bobkin <evgen.ibqn@gmail.com>
Wed, 16 May 2018 12:15:07 +0000 (14:15 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 21 May 2018 16:21:39 +0000 (18:21 +0200)
commit7afc6a6c9b56ad6182917d5c0f01509617d7b4a5
tree1db894e0f3137091ca0c92d9cc2fa13f9cc41c3a
parent12fe42e562fb6400cb6411a5e62f67690ff6fd91
genie: Add support for the \uXXXX escape sequence

An additional checks to validate the escape sequences \xYY and \uYYYY
were added, where Y represents a hex digit.

Ported from 04422d716cf226b5e8a6c11306e07adbde26fd67
vala/valageniescanner.vala