bind9/lib
Ondřej Surý fd5167dd70 Fix the discrepancy between cfg_pluginlist_foreach declaration and definition
There was a missing indirection for the pluginlist_cb_t *callback in the
declaration of the cfg_pluginlist_foreach function.  Reported by MSVC as:

  lib\isccfg\parser.c(4057): warning C4028: formal parameter 4 different from declaration

(cherry picked from commit 4ffe725585)
2020-04-16 07:56:38 +02:00
..
bind9 Set WarningLevel to Level1 for Release, treat warnings as errors 2020-04-16 07:55:40 +02:00
dns Workaround MSVC warning C4477 2020-04-16 07:56:37 +02:00
irs Set WarningLevel to Level1 for Release, treat warnings as errors 2020-04-16 07:55:40 +02:00
isc Disable C4090 MSVC warning 2020-04-16 07:56:37 +02:00
isccc Set WarningLevel to Level1 for Release, treat warnings as errors 2020-04-16 07:55:40 +02:00
isccfg Fix the discrepancy between cfg_pluginlist_foreach declaration and definition 2020-04-16 07:56:38 +02:00
ns Set WarningLevel to Level1 for Release, treat warnings as errors 2020-04-16 07:55:40 +02:00
samples Set WarningLevel to Level1 for Release, treat warnings as errors 2020-04-16 07:55:40 +02:00
win32/bindevt Set WarningLevel to Level1 for Release, treat warnings as errors 2020-04-16 07:55:40 +02:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00