summaryrefslogtreecommitdiff
path: root/gobject-introspection-no-export-1.0.pc.in
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2017-06-15 09:03:38 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2017-07-05 15:56:33 +0800
commit80b22b4a4c0600b38e3ff9ed3121e8fce3d928c8 (patch)
tree37611605e7daf6aad56e4e6ba1c793c212538e13 /gobject-introspection-no-export-1.0.pc.in
parentaa291aecfe279ac8e93f11778f072bbaaa415205 (diff)
downloadgobject-introspection-gnome-3-24.tar.gz
giscanner/utils.py: Fix on non-UNIX-like platformsgnome-3-24
Commit 85b1d70b93211415d975deff6050f1401743e72d changed the null device from the platform-independent os.devnull to the UNIX /dev/null, which broke introspection builds on non-UNIX-like platforms, as /dev/null is a notion that does not exist on those platforms. Fix this by changing back to os.devnull, but still opening it as writable. https://bugzilla.gnome.org/show_bug.cgi?id=781312
Diffstat (limited to 'gobject-introspection-no-export-1.0.pc.in')
0 files changed, 0 insertions, 0 deletions