scan: correctly skip internal macros. Fixes #624199
commit364ba12a0b147f8b0186c970efeb786e36c2879a
authorStefan Kost <ensonic@users.sf.net>
Tue, 13 Jul 2010 13:06:28 +0000 (13 16:06 +0300)
committerStefan Kost <ensonic@users.sf.net>
Tue, 13 Jul 2010 13:12:11 +0000 (13 16:12 +0300)
treea102cbb8ff31bd564d6f96e8ddb928f4732fc07a
parent57a650d9d950315f79d9345a3a6149044b6badea
scan: correctly skip internal macros. Fixes #624199

If we come across an internal macro (starting with a '_') we still need to read
over it to not confuse the macro body with new declarations. Add a test.
gtkdoc-scan.in
tests/bugs/src/tester.h