Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-12174

compiler warning: call to function ‘zbx_dbsync_free_env’ without a real prototype

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • 3.0.10rc1, 3.4.0alpha1
    • Server (S)
    • None
    • 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();
            ^
      

            Unassigned Unassigned
            richlv richlv
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: