On Wed, 4 Dec 2002, Christoph Egger wrote:

> Please test them out and give us feedback on IRC [1] or here on this list.

I've just rebuilt with from a fresh CVS update.

> Changes from libgii 0.8.2-rc3 to libgii 0.8.2-rc4:
> 
> - minor kii input update

I had to apply the one line patch at the end of this mail to resolve a
compile-time error. I configured libgii like this:
# ../configure  --with-extra-includes=/usr/local/kgiwip/build/include

Please commit if you find it adequate.

> Changes from libggi 2.0.2-rc3 to libggi 2.0.2-rc4:

No problem.

Applications work on KGI as usual (see kgi-develop).

Rodolphe

Index: kii.h
===================================================================
RCS file: /cvsroot/ggi/ggi-core/libgii/input/kii/kii.h,v
retrieving revision 1.1
diff -u -r1.1 kii.h
--- kii.h       30 Nov 2002 15:32:22 -0000      1.1
+++ kii.h       4 Dec 2002 20:41:16 -0000
@@ -18,8 +18,6 @@
 #define KII_NEED_MODIFIER_KEYSYMS
 #include <kii/kii.h>
 
-typedef struct kii_context_s kii_context_t;
-
 extern kii_error_t kiiInit(kii_context_t **ctx);
 extern kii_error_t kiiMapDevice(kii_context_t *ctx);
 extern int kiiEventDeviceFD(kii_context_t *ctx);

Reply via email to