Description of problem: I just tried to compile package clamav-0.71-2 from Redhat Fedora Extras development tree. The Intel compiler said freshclam.c(128): warning #267: the format string requires additional arguments The source code is mprintf("@Can't stat %s (critical error)\n"); maybe the programmer meant mprintf("@Can't stat %s (critical error)\n", cfgfile); Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
thanks; report + patch was submitted upstream.