Bug 118273 - fprintf problems
Summary: fprintf problems
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: at-spi
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact:
URL:
Whiteboard:
: 116250 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-03-14 23:03 UTC by d.binderman
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-03-07 03:28:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
fixes fprintf format string (435 bytes, patch)
2004-07-27 12:59 UTC, Jindrich Novy
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 169453 0 None None None Never

Description d.binderman 2004-03-14 23:03:17 UTC
Description of problem:

I just tried to compile Fedora Core2 Test1 package at-spi-1.3.7-1

The compiler said

window-listener-test.c(82): warning #268: the format string ends
before this argument

The source code is

  fprintf (stderr, "%s %s\n", event->type, s, t);

Two % specifiers, three trailing parameters.


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


How reproducible:


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


Expected results:


Additional info:

Comment 1 Jindrich Novy 2004-07-27 12:59:04 UTC
Created attachment 102222 [details]
fixes fprintf format string

Comment 2 Bastien Nocera 2005-02-05 17:11:58 UTC
*** Bug 116250 has been marked as a duplicate of this bug. ***


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