xorg-libx11/modules
Alan Coopersmith e7d46c6452 i18n modules: Fix some const cast warnings
imRm.c: In function '_XimSetICMode':
imRm.c:2419:37: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
imRm.c:2420:30: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]

lcGenConv.c: In function 'byteM_parse_codeset':
lcGenConv.c:345:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2013-08-20 12:51:09 -07:00
..
im i18n modules: Fix some const cast warnings 2013-08-20 12:51:09 -07:00
lc i18n modules: Fix some const cast warnings 2013-08-20 12:51:09 -07:00
om omGeneric.c: convert sprintf calls to snprintf 2013-08-20 12:50:47 -07:00
Makefile.am Add missing Makefile.am to lib/X11/modules 2005-07-15 04:27:32 +00:00