scan: attempt to handle skipping redeclarations of symbols
commit460e72183338efad84b08e5069176920a92a3f1e
authorStefan Kost <ensonic@users.sf.net>
Mon, 20 Sep 2010 07:55:20 +0000 (20 10:55 +0300)
committerStefan Kost <ensonic@users.sf.net>
Mon, 20 Sep 2010 07:57:00 +0000 (20 10:57 +0300)
tree9d45263f7290cc4df415e57991a680cffd2bc1f3
parent7810dcbf594a4debd8d414ff7dccc2399ea6b529
scan: attempt to handle skipping redeclarations of symbols

This unfortunately does not work yet. If a header has multiple different
declarations of a symbol, we would like to only use the first.
gtkdoc-scan.in