Bug 138323 - printf problems
Summary: printf problems
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: xfsprogs
Version: 3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Garzik
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-11-08 08:43 UTC by David Binderman
Modified: 2013-07-03 02:22 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-02-18 06:37:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description David Binderman 2004-11-08 08:43:56 UTC
Description of problem:

I just tried to compile package xfsprogs-2.6.13-2 from 
Redhat Fedora Core 3 Test 3.

The compiler said

text.c(94): warning #268: the format string ends before this argument

The source code is

		dbprintf(".", *s);

Suggest 

		dbprintf( ".");

might be better code.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:


Note You need to log in before you can comment on or make changes to this bug.