GNOME Bugzilla – Bug 793684
Lack of nullable annotations in GOFileOpener
Last modified: 2018-03-30 18:44:49 UTC
Created attachment 368689 [details] Patch for adding nullable annotions in GOFileSaver. Attached patch adds `nullable` annotations. Because our gi-based bindings want to refer `nullable` markers to generate human friendly methods with gi information.
Created attachment 368691 [details] [review] Patch for adding nullable annotions in GOFileSaver.
Fixed. I prefer getting rid of the "or NULL" text when the nullable annotation is used. (These strings are *old* and might actually predate even the allow-none annotation in introspection.)
This problem has been fixed in our software repository. The fix will go into the next software release. Once that release is available, you may want to check for a software upgrade provided by your Linux distribution.