Philip Withnall 1e10d6b6dd glib-genmarshal: Avoid a string copy for static string valist arguments
When building a valist marshaller, we can avoid a string copy if the
argument is known to always be static. The marshaller we ship in
`gmarshal.c` got this right, but marshallers generated by
glib-genmarshal were missing the optimisation. Fix that, and add a unit
test.

Signed-off-by: Philip Withnall <withnall@endlessm.com>

Fixes: #1792
2019-06-08 00:31:03 +01:00
..
2015-10-23 11:28:03 -04:00
2014-05-30 10:22:35 -04:00
2018-11-01 01:41:32 +03:00
2018-06-14 11:33:53 +01:00
2017-05-24 11:58:19 +02:00
2013-05-29 08:37:08 -04:00