From: Princeton Ferro Date: Thu, 15 Jul 2021 03:52:59 +0000 (-0400) Subject: girwriter: Add explicit writable attribute to all field elements X-Git-Tag: 0.50.10~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f105c261465d6a50ab66a1def4e3f47cc67611d8;p=thirdparty%2Fvala.git girwriter: Add explicit writable attribute to all field elements This addresses issues with bindings to Vala structs. --- diff --git a/codegen/valagirwriter.vala b/codegen/valagirwriter.vala index b96c280ae..a7acf680d 100644 --- a/codegen/valagirwriter.vala +++ b/codegen/valagirwriter.vala @@ -1011,7 +1011,7 @@ public class Vala.GIRWriter : CodeVisitor { } write_indent (); - buffer.append_printf (" - + @@ -105,7 +105,7 @@ - + @@ -133,18 +133,18 @@ - + - + - + - + @@ -1812,10 +1812,10 @@ - + - + @@ -1891,10 +1891,10 @@ - + - + @@ -2744,10 +2744,10 @@ - + - + @@ -2772,10 +2772,10 @@ - + - + @@ -2800,12 +2800,12 @@ - + - +