Re: [java-gnome-hackers] jni/org_gnu_glade_LibGlade.c needs a #include <stdio>
Brought to you by:
afcowie
From: Jeffrey M. <ku...@zo...> - 2003-06-24 22:03:53
|
This was not a problem on my system. As I looked into it I discovered it was due to the fact that the jni.h header (which is included in the file) includes stdio. I guess it would be safest to include it in the file directly. Go ahead and commit your changes. On Tue, 2003-06-24 at 13:34, Mark Howard wrote: > Hi, > I'm finding jni/org_gnu_glade_LibGlade.c needs a #include <stdio> line > adding to comile (stderr undefined). > > I've not committed it to cvs yet simply because nobody else has - Is > this file compiling for other people? Is it just my system setup? -- Jeffrey Morgan <ku...@zo...> |