]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Fix typo in is_pure_ccode_expression()
authorRico Tzschichholz <ricotz@ubuntu.com>
Thu, 20 Sep 2018 10:56:38 +0000 (12:56 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sun, 23 Sep 2018 07:40:25 +0000 (09:40 +0200)
commitde40d551d77ae13f537cc4a3e56933b5edbbcedc
tree18590bfafa3da9e697958bc446f31cfe018d22ff
parent748544c613ea3135d584e3408fc82f2a4ffb7337
codegen: Fix typo in is_pure_ccode_expression()

Note that this method is not used anymore and should likely be dropped.

Introduced with e086fada22eb7221cdbe34d7d4ac41445a50130a

Fixes https://gitlab.gnome.org/GNOME/vala/issues/673
codegen/valaccodebasemodule.vala