xserver-multidpi/hw/xfree86/parser
Alan Coopersmith b79de3f42f xf86 parser: convert Error to a varargs macro to clear gcc format warnings
Previously it always passed a format string with exactly one argument,
using NULL when the format string needed none.   Now pass the right number
of arguments to clear gcc warnings of 'too many arguments for format'.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Jamey Sharp <jamey@minilop.net>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2011-12-12 17:03:13 -08:00
..
Configint.h xf86 parser: convert Error to a varargs macro to clear gcc format warnings 2011-12-12 17:03:13 -08:00
configProcs.h Add some printf format attributes suggested by gcc 2011-12-12 17:03:12 -08:00
Device.c xf86 parser: convert Error to a varargs macro to clear gcc format warnings 2011-12-12 17:03:13 -08:00
DRI.c xf86 parser: convert Error to a varargs macro to clear gcc format warnings 2011-12-12 17:03:13 -08:00
Extensions.c xf86 parser: convert Error to a varargs macro to clear gcc format warnings 2011-12-12 17:03:13 -08:00
Files.c xf86 parser: convert Error to a varargs macro to clear gcc format warnings 2011-12-12 17:03:13 -08:00
Flags.c xf86 parser: convert Error to a varargs macro to clear gcc format warnings 2011-12-12 17:03:13 -08:00
Input.c xf86 parser: convert Error to a varargs macro to clear gcc format warnings 2011-12-12 17:03:13 -08:00
InputClass.c xf86 parser: convert Error to a varargs macro to clear gcc format warnings 2011-12-12 17:03:13 -08:00
Layout.c xf86 parser: convert Error to a varargs macro to clear gcc format warnings 2011-12-12 17:03:13 -08:00
Makefile.am xfree86: switch options from pointer to XF86OptionPtr 2011-09-27 11:43:36 +10:00
Module.c xf86 parser: convert Error to a varargs macro to clear gcc format warnings 2011-12-12 17:03:13 -08:00
Monitor.c xf86 parser: convert Error to a varargs macro to clear gcc format warnings 2011-12-12 17:03:13 -08:00
Pointer.c xf86 parser: convert Error to a varargs macro to clear gcc format warnings 2011-12-12 17:03:13 -08:00
read.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
scan.c hw/xfree86: fix segfault in config parser when config dir is missing 2011-12-07 12:13:37 -08:00
Screen.c xf86 parser: convert Error to a varargs macro to clear gcc format warnings 2011-12-12 17:03:13 -08:00
Vendor.c xf86 parser: convert Error to a varargs macro to clear gcc format warnings 2011-12-12 17:03:13 -08:00
Video.c xf86 parser: convert Error to a varargs macro to clear gcc format warnings 2011-12-12 17:03:13 -08:00
write.c os/xfree86: remove macro checking for POSIX symbols 2010-09-10 21:49:28 +03:00
xf86Optrec.h Fix gcc -Wwrite-strings warnings in xf86 ddx 2011-11-23 12:15:07 -08:00
xf86Parser.h Correctly free config file names 2011-11-24 17:47:37 -02:00
xf86tokens.h Remove unused vtSysreq 2011-09-29 23:05:35 +06:00