mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-08 18:36:17 +01:00
5649255351
If using the --interface-info-{body,header} options to gdbus-codegen, and the first interface to be outputted has no methods, but does have properties or signals, an uninitialised variable would be used for the property/signal ‘since’ values. In other situations, the ‘since’ value for a prior method would have been incorrectly used for the properties/signals. Signed-off-by: Philip Withnall <withnall@endlessm.com> |
||
---|---|---|
.. | ||
__init__.py | ||
.gitignore | ||
codegen_docbook.py | ||
codegen_main.py | ||
codegen.py | ||
config.py.in | ||
dbustypes.py | ||
gdbus-codegen.in | ||
meson.build | ||
parser.py | ||
utils.py |