Bug 130179

Summary: /usr/X11R6/include/X11/keysymdef.h:2042:1: warning: "XK_onesuperior" redefined
Product: [openSUSE] SUSE Linux 10.1 Reporter: Andreas Schwab <schwab>
Component: X.OrgAssignee: Stefan Dirsch <sndirsch>
Status: RESOLVED FIXED QA Contact: Stefan Dirsch <sndirsch>
Severity: Normal    
Priority: P2 - High    
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Andreas Schwab 2005-10-23 10:12:00 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 */
Comment 1 Stefan Dirsch 2005-10-23 21:19:42 UTC
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.
Comment 2 Stefan Dirsch 2005-10-25 16:38:18 UTC
fixed with latest xorg-x11 STABLE checkin.