gtkdoc-mkdb: Add support for (nullable) and (optional) annotations
commit36b2f2ba5de7cd4dd1bb6d116361b9b9aaef4f4e
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Mon, 23 Jun 2014 10:42:34 +0000 (23 11:42 +0100)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Mon, 23 Jun 2014 11:42:17 +0000 (23 12:42 +0100)
tree5ed21a7865e58f3c0cb291f27f3108805bfa4e48
parentffa8fe6e93c041f423de035c51c9aa0e5f685b0b
gtkdoc-mkdb: Add support for (nullable) and (optional) annotations

These deprecate and replace (allow-none), which was ill-defined for
(out) parameters.

This includes some updated unit tests.

Including a wording contribution from Evan Nemerson
<evan@coeus-group.com>.

https://bugzilla.gnome.org/show_bug.cgi?id=730777
gtkdoc-mkdb.in
tests/annotations/docs/tester-sections.txt
tests/annotations/src/tester.c
tests/annotations/src/tester.h