Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 9
-
Fix Version/s: 9
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b143
-
OS:linux, solaris
Description
XKeycodeToKeysym is deprecated and when compiled on Solaris 12 with warnings-as-errors this causes a compile time failure. References to XKeycodeToKeysym should be replaced by XkbKeycodeToKeysym.
See https://bugs.freedesktop.org/show_bug.cgi?id=5349
As this is common XOrg code it will affect Linux as well.
See https://bugs.freedesktop.org/show_bug.cgi?id=5349
As this is common XOrg code it will affect Linux as well.
Attachments
Issue Links
- relates to
-
JDK-8160146 Resolve disabled GCC warning 'deprecated-declarations' for libawt_xawt
-
- Resolved
-