[PATCH 0/2] The last warnings are gone now...

Keith Packard keithp at keithp.com
Fri Dec 13 11:29:49 PST 2013


Here are two more patches on top of the existing warning fixes.

 [PATCH 1/2] Ignore a couple of format-nonliteral warnings

Eliminates the last few remaining warnings about non-constant printf
formats by simply asking GCC to ignore them.

 [PATCH 2/2] Add 'FONT_PATH_NAME_ELEMENT_CONST' to dix-config.h and

Lets fontsproto know that it's OK to declare the FontPathElement
'name' member as const.

-keith


More information about the xorg-devel mailing list