]> git.ipfire.org Git - thirdparty/vala.git/commit
scanner: Accept \R and \N escape sequences in regex literals
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 14 May 2018 07:31:32 +0000 (09:31 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 21 May 2018 16:19:00 +0000 (18:19 +0200)
commit250ce01ac06b5546862645dcecff094b6fc813d5
tree710c6f92639787318eeeb0b218fd8cea776e1f8c
parent95cf0b5ed1a37491e07f1b0776080dbf76f84b86
scanner: Accept \R and \N escape sequences in regex literals

https://bugzilla.gnome.org/show_bug.cgi?id=749576
tests/Makefile.am
tests/parser/bug749576.vala [new file with mode: 0644]
vala/valageniescanner.vala
vala/valascanner.vala