Author :
Pierre Le Marre
Date :
2023-07-04 09:23:24
Hash :7a815ad3 Message :Fix parsing of numeric keysyms in ExprResolveKeySym
`ExprResolveKeySym` in `expr.c` does not parse non-digit numeric
keysyms.
Fixed by checking upper bound; also add warning messages.