GNOME Bugzilla – Bug 729488
Null-coalescing operator doesn't play well with experimental non-null
Last modified: 2017-04-11 16:16:33 UTC
glib-2.0.vapi:983.39-983.56: error: Argument 2: Cannot convert from `string?' to `string' ptr = string.copy_to_buffer (ptr, str_array[i] ?? ""); ^^^^^^^^^^^^^^^^^^
*** This bug has been marked as a duplicate of bug 611223 ***