- Original Message -
> >> *blush* Yes, sorry, the keyboard code is truly awful. It's a
> >> matter of
> >> translating web key codes into scan codes; I didn't find a good
> >> way to
> >> do it, and just used a brute force hack. If you're at all a
> >> programmer,
> >> it would be easy to
>> *blush* Yes, sorry, the keyboard code is truly awful. It's a matter of
>> translating web key codes into scan codes; I didn't find a good way to
>> do it, and just used a brute force hack. If you're at all a programmer,
>> it would be easy to extend the hack and fix the key codes for yourself;
Ack.
On 06/06/2012 03:07 PM, Alon Levy wrote:
Fix copied from libvirt, commit by Eric Blake.
glibc 2.15 (on Fedora 17) coupled with explicit disabling of
optimization during development dies a painful death:
/usr/include/features.h:314:4: error: #warning _FORTIFY_SOURCE requires
compiling wi
Fix copied from libvirt, commit by Eric Blake.
glibc 2.15 (on Fedora 17) coupled with explicit disabling of
optimization during development dies a painful death:
/usr/include/features.h:314:4: error: #warning _FORTIFY_SOURCE requires
compiling with optimization (-O) [-Werror=cpp]
cc1: all warn