LibGII 0.8.6

Announcement

LibGII 0.8.6 was released on 2004-09-14.

Download

Fixes

2004-09-29 : libgii_0_8_6_linux26-evdev-hotfix-4.diff

A mandatory to apply for all linux users, who experience this failure:

key.c: In function `GII_levdev_key2label':
key.c:290: error: `KEY_103RD' undeclared (first use in this function)
key.c:290: error: (Each undeclared identifier is reported only once
key.c:290: error: for each function it appears in.)
make[3]: *** [key.lo] Error

Release Notes

New in 0.8.6:

  • ggGetUserDir(3): Eliminate race condition
  • ggGetUserDir(3): Fix memory leak on Darwin when $HOME is not set
  • Bugfix: ensure aligned memory access in event handling. Fixes crash on NetBSD/sparc64
  • giiSplitInputs(3): make it work - finds the actual input
  • config file parsing fixes