]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Don't apply address-of operator on literals when casting to array
authorRico Tzschichholz <ricotz@ubuntu.com>
Sun, 20 Jan 2019 18:23:43 +0000 (19:23 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 21 Jan 2019 12:59:27 +0000 (13:59 +0100)
commitf847a8b008b94138cf6a560ca34159ba2ddc10c1
tree07b86f78414b7b1a8480e51fab206632b7d9a0fc
parent5751740c38d525db178f5b414ae505cca0dc1043
codegen: Don't apply address-of operator on literals when casting to array

Regression of 5f316333d6a803e4240b5cccc95a6abd2294137b

https://bugzilla.gnome.org/show_bug.cgi?id=777194
codegen/valaccodebasemodule.vala
tests/Makefile.am
tests/structs/bug777194-2.vala [new file with mode: 0644]