Description of problem: I just tried to compile package hwcrypto-1.0-17 from Redhat Fedora Core 3 Test 1. The compiler said stats.c:435: warning: `return' with no value, in function returning non-void The source code is return; Suggest add return value for return statement. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Not going to patch upstream code to quiet a compiler warning rather than fix a bug or error.