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 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
