]> 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>
Thu, 16 Apr 2020 08:00:21 +0000 (10:00 +0200)
commit2308a3261b6d7bac2ffa8b33591a795169015f82
treef898ec2f22e70fd395a09a996fe678822efe48db
parentfbe96d189d58293fcfbe7f7ceb7a0dc190b891a0
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