eolian: Warn less on duplicate beta APIs
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 29 Nov 2017 11:20:49 +0000 (20:20 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 30 Nov 2017 01:48:24 +0000 (10:48 +0900)
commitaef05c26d6eb1636304477371a1debcb3c12bea7
tree2f6e47019920aec4a864d45d8098ae2a18afda75
parentbd5b76508b0b3bdc5d92f5f7db9741c100d47d3c
eolian: Warn less on duplicate beta APIs

The check was only done on one of the two functions, resulting in some
unwanted warnings.

EOLIAN_WARN_FUNC_DUPLICATES=1 will show non-beta warnings.
EOLIAN_WARN_FUNC_DUPLICATES=2 will still show all warnings.
src/lib/eolian/database_validate.c