Bug 129676 - [csound] printf parameter mismatch
Summary: [csound] printf parameter mismatch
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Development (show other bugs)
Version: unspecified
Hardware: All SuSE Linux 10.0
: P5 - None : Minor
Target Milestone: ---
Assignee: Philipp Thomas
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-20 10:57 UTC by David Binderman
Modified: 2006-03-27 16:56 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Binderman 2005-10-20 10:57:20 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.
Comment 1 Philipp Thomas 2006-02-09 14:56:01 UTC
Fixed for 10.1
Comment 2 David Binderman 2006-03-15 21:25:59 UTC
(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.



Comment 3 Philipp Thomas 2006-03-27 16:56:08 UTC
I had it fixed and then forgot to submit the package, done now.