]> git.ipfire.org Git - thirdparty/vala.git/commit
glib-2.0: Guard Pid.to_string() with GLIB_2_50 to deal with G_PID_FORMAT
authorRico Tzschichholz <ricotz@ubuntu.com>
Thu, 16 Apr 2020 08:00:21 +0000 (10:00 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 20 Apr 2020 19:37:50 +0000 (21:37 +0200)
commit54ab22ade24471ed48fb7e6eb9f5792b987a701d
treefce793a5d2be1b022dde3537b943b29c535511b7
parenta3218dd69c179b9676f0e67d1d41167654c00710
glib-2.0: Guard Pid.to_string() with GLIB_2_50 to deal with G_PID_FORMAT

Otherwise building with glib-2.0 < 2.50 breaks due availability check of
GLib.Pid.FORMAT.
vapi/glib-2.0.vapi