Bugzilla – Bug 129676
[csound] printf parameter mismatch
Last modified: 2006-03-27 16:56:08 UTC
I just tried to compile package csound-4.24.1-221 with the Intel C compiler. It said sread.c(468): warning #267: the format string requires additional arguments The source code is printf("read %c(%.2x)\n", c); Two % specifiers, but only one trailing parameter. Suggest add another parameter.
Fixed for 10.1
(In reply to comment #1) > Fixed for 10.1 There must be some mixup. I've just checked the version in the current FACTORY and it is 4.24.1-226 and bug still exists. I would be grateful if you could tell me where I am going wrong.
I had it fixed and then forgot to submit the package, done now.