GNOME Bugzilla – Bug 756016
giscanner.ast: Map size_t and ssize_t to gsize and gssize, respectively
Last modified: 2015-10-04 15:21:30 UTC
This remapping seems better than the long int types. gsize and gssize are legitimate fundamental types, introspected as themselves, so mapping size_t to something else is inconsistent.
Created attachment 312606 [details] [review] giscanner.ast: Map size_t and ssize_t to gsize and gssize, respectively The mapping to long int types seems bogus; the code above it did the right thing, but only for size_t.
Review of attachment 312606 [details] [review]: LGTM. Do you have commit access?
https://git.gnome.org/browse/gobject-introspection/commit/?id=63d06d32511097fa3cd3192566e022d45265d54b