diff options
author | Philip Chimento <philip.chimento@gmail.com> | 2021-03-20 12:30:02 -0700 |
---|---|---|
committer | Emmanuele Bassi <ebassi@gmail.com> | 2021-07-29 10:35:59 +0000 |
commit | c691d9f03b93baddcd1f4e979a97e8d72a27d893 (patch) | |
tree | 7a602563d2aaa505f4f8804c8a1024dd658b1829 /examples | |
parent | 793b46cc0458da6c04a8037db6aabb10f4409c21 (diff) | |
download | gobject-introspection-c691d9f03b93baddcd1f4e979a97e8d72a27d893.tar.gz |
introspection: Remove 'caller-allocates' from POD types
The (out caller-allocates) and (out callee-allocates) annotations are
meant for structured or pointer types. Plain old data types are just
regular out parameters and don't need the annotation about who allocates
them.
See: https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2005
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions