eolian: enable incorrect property doc warnings with env var
authorDaniel Kolesa <d.kolesa@osg.samsung.com>
Thu, 19 May 2016 15:57:12 +0000 (16:57 +0100)
committerDaniel Kolesa <d.kolesa@osg.samsung.com>
Thu, 19 May 2016 15:57:12 +0000 (16:57 +0100)
commit73444173066a224f40705fcfc62bca1d960d38f2
treef734c7c98695b4c02b7b7f6c2f321eac18e60186
parentac4ac88a72e72127201ae154345f3d48236065eb
eolian: enable incorrect property doc warnings with env var

This adds env var EOLIAN_PROPERTY_DOC_WARN which enables extra
warnings for properties that don't have a general doc but have
getter/setter doc. This will eventually become an error and
will be enabled by default. For now it's too verbose.
src/lib/eolian/eo_parser.c