-
Type:
Incident report
-
Resolution: Duplicate
-
Priority:
Minor
-
None
-
Affects Version/s: 3.0.10rc1, 3.4.0alpha1
-
Component/s: Server (S)
-
None
-
Environment:trunk r68082, gcc 4.8.1
dbconfig.c: In function ‘DCsync_configuration’:
dbconfig.c:4628:2: warning: call to function ‘zbx_dbsync_free_env’ without a real prototype [-Wunprototyped-calls]
zbx_dbsync_free_env(config);
^
In file included from dbconfig.c:41:0:
dbsync.h:109:6: note: ‘zbx_dbsync_free_env’ was declared here
void zbx_dbsync_free_env();
^
- duplicates
-
ZBXNEXT-3659 More efficient sync of configuration cache
-
- Closed
-