Last linter optimizations.
[bpdyndnsd] / bpdyndnsd.lnt
index 0174dc3..cad6d39 100644 (file)
@@ -8,8 +8,12 @@
 // Disable bogus BOOST warnings
 -emacro(58,BOOST_ASSERT)
 -emacro(*, BOOST_FOREACH)
+-esym(665, BOOST_FOREACH)
 -emacro(121, BOOST_CLASS_EXPORT_GUID)
 -esym(1024, boost::lexical_cast)
+-esym(534, boost::program_options::options_description_easy_init::operator*)
+-esym(534, boost::algorithm::split)
+-esym(534, boost::program_options::options_description::add)
 
 // Don't show errors in (boost) library headers
 -wlib(0)