Description of problem: I just tried to compile package pilot-link-0.12.0-0.pre2.0 from Redhat Fedora Core development tree with the most excellent Intel C compiler. The compiler said dlp.c(2681): remark #592: variable "res" is used before its value is set The source code is LOG((PI_DBG_DLP, PI_DBG_LVL_INFO, "DLP ReadFeature FtrGet error 0x%8.8lX\n", res)); Suggest initialise local variable res before first use. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Fixed in pilot-link-0.12.1-4.fc7.