Bugzilla – Bug 130179
/usr/X11R6/include/X11/keysymdef.h:2042:1: warning: "XK_onesuperior" redefined
Last modified: 2005-10-25 16:38:18 UTC
$ grep XK_onesuperior /usr/X11R6/include/X11/keysymdef.h #define XK_onesuperior 0x00b9 /* U+00B9 SUPERSCRIPT ONE */ #define XK_onesuperior 0x2071 /* U+2071 SUPERSCRIPT ONE */
Already fixed in CVS ... revision 1.5 date: 2005-10-15 02:48:27 +0200; author: alanc; state: Exp; lines: +1 -6; commitid: 12d435051cd4567; 2005-10-14 Alan Coopersmith <alan.coopersmith@sun.com> * include/keysymdef.h: Remove duplicate keysyms accidentally added to XK_MATHEMATICAL section.
fixed with latest xorg-x11 STABLE checkin.