LibGII 0.8.4

Announcement

LibGII 0.8.4 was released on 2003-12-21.

Download

Fixes

2004-01-01 : libgii_0_8_4_linux26-evdev-hotfix-3.diff

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

eventparse.c: In function `dispatch_event':
eventparse.c:208: error: `EV_RST' undeclared (first use in this function) 
eventparse.c:208: error: (Each undeclared identifier is reported only once
eventparse.c:208: error: for each function it appears in.)
make[3]: *** [eventparse.lo] Error 1

Release Notes

New in 0.8.4:

  • gcc 3.3 warning fix (warnings caused by <ggi/gg.h>:194 fixed)
  • hotfixes for libgii 0.8.3
  • fixed memory leak on unloading modules under Darwin
  • win32 (cygwin/mingw) compile fixes from Albert Graef
  • cygwin build fixes