debian #170531 - sign extension in gnome input
Internals of gnome_yn_function should treat key inputs as 'int' until returning them, to avoid truncating and not sign extending as needed on platforms where char is unsigned.
This commit is contained in:
@@ -62,6 +62,7 @@ unix: don't define errno if NHSTDC
|
||||
X11: avoid a possible crash when using window manger to close a player
|
||||
selection window
|
||||
Gnome: add Quiver menu item, fix outdated Quit menu item
|
||||
Gnome: key values on unsigned char platform could fail to compare correctly
|
||||
|
||||
|
||||
General New Features
|
||||
|
||||
Reference in New Issue
Block a user