]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Use error() instead of Report.error() inside of CodeContext.get()
authorRico Tzschichholz <ricotz@ubuntu.com>
Fri, 13 Mar 2020 18:09:07 +0000 (19:09 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Fri, 13 Mar 2020 18:09:07 +0000 (19:09 +0100)
commit8d3394d4a86ead5ec9d9ca5df6cd4c84e408403e
treee34eeb44ee8f5413db72958acc3354779156330a
parent0a9771d42ef724c4e03d1e1829242ba0952b0d9f
vala: Use error() instead of Report.error() inside of CodeContext.get()

This is a bad thing while Report.error() actually uses CodeContext.get()

Regression of e436f2833dc332e3fd728fe6f6b2cd7f224dcf33
vala/valacodecontext.vala