From Bugzilla Helper: User-Agent: Mozilla/4.6 [en-gb]C-CCK-MCD NetscapeOnline.co.uk (Win98; I) Description of problem: Hello there, I just tried to compile package kon2-0.3.9b-16 from Redhat 9.0, with compiler flag -Wall. The compiler said mkminifont.c:28: warning: too few arguments for format The source code is printf("usage: %s [minix font file]\n"); Clearly wrong. You might be better off with printf("usage: %s [minix font file]\n", argv[ 0]); Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. compile with flag -Wall 2. 3. Additional info
I'm wondering if you read the e-mail from bugzilla *** This bug has been marked as a duplicate of 78705 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.