Bug 130179 - /usr/X11R6/include/X11/keysymdef.h:2042:1: warning: "XK_onesuperior" redefined
Summary: /usr/X11R6/include/X11/keysymdef.h:2042:1: warning: "XK_onesuperior" redefined
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: X.Org (show other bugs)
Version: unspecified
Hardware: Other Other
: P2 - High : Normal (vote)
Target Milestone: ---
Assignee: Stefan Dirsch
QA Contact: Stefan Dirsch
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-23 10:12 UTC by Andreas Schwab
Modified: 2005-10-25 16:38 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.