Daniela Engert 2acfab15a3 Fix config_file compilation errors with MSVC
Previous fix 4ae33c for ticket #6797 introduced a new problem with
Visual Studio compilers about two missing methods in
'common_config_file_iterator'. Adding those seemingly not required
methods as empty methods fixes the issue. As an added bonus, the
bogus warnings about DLL-interfaces get a silencing treatment, too.

Tests were run with vc10, vc11, and vc12. Without this fix, the
affected test cases fail on all 3 compilers. With the fix in place,
all tests pass.

Signed-off-by: Daniela Engert <dani@ngrt.de>
2014-01-09 01:19:15 +04:00
2011-01-08 11:45:50 +00:00
2012-04-08 08:42:39 +00:00
2013-12-19 08:09:13 +04:00
2006-11-07 19:11:57 +00:00
Description
Mirrored via gitea-mirror
2.4 MiB
Languages
C++ 96.7%
Shell 1.2%
CMake 1%
Python 0.5%
Batchfile 0.5%
Other 0.1%