]> git.ipfire.org Git - thirdparty/vala.git/commit
Drop deprecated syntax support of # modifier and operator 62328aabd0b8a6d3a96fef0a7df2c50c04a6e7db
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 22 Sep 2018 20:05:14 +0000 (22:05 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 22 Sep 2018 20:05:14 +0000 (22:05 +0200)
commit62328aabd0b8a6d3a96fef0a7df2c50c04a6e7db
tree7715579db9aeee7bb3635d49e5fa29306f937530
parent8c9a7853420c2198bc861cddd9dea3a2dbfdef6b
Drop deprecated syntax support of # modifier and operator

owned modifier and (owned) cast should be used instead for a long time.

Fixes https://gitlab.gnome.org/GNOME/vala/issues/677
vala/valagenieparser.vala
vala/valaparser.vala