While cleaning gdm code, I found a small warning caused by fontconfig header. The attached patch fix the warning and also removed a unused variable in fc-cat. -- Frederic Crozat <fcrozat@mandriva.com> Mandriva -------------- next part -------------- A non-text attachment was scrubbed... Name: fontconfig-2.3.92-fixwarning.patch Type: text/x-patch Size: 1237 bytes Desc: not available Url : http://lists.freedesktop.org/archives/fontconfig/attachments/20051123/54b97bff/fontconfig-2.3.92-fixwarning.bin
Frederic Crozat wrote:> While cleaning gdm code, I found a small warning caused by fontconfig > header. > > The attached patch fix the warning and also removed a unused variable in > fc-cat.Got it, thanks. I should compile with -Werror more often... pat