Description of problem: I just tried to compile 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. I'm not sure what the fix is for this. Suggest add -Wformat to the compiler flags to prevent this kind of error in future. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
*** This bug has been marked as a duplicate of 118273 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.