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:
Created attachment 102222 [details] fixes fprintf format string
*** Bug 116250 has been marked as a duplicate of this bug. ***