Warnings in gnome-mdi-session.h



Greets,
	So I'm playing with gnome and building an application, and get
this warning in string.h included in gnome-mdi-session.h (which is from
the gnome.h include)

In file included from /usr/include/string.h:346,
                 from
/usr/local/include/libgnomeui/gnome-mdi-session.h:10,
                 from /usr/local/include/libgnomeui/libgnomeui.h:99,
                 from /usr/local/include/gnome.h:9,
                 from app.c:2:
/usr/include/bits/string2.h: In function `__strcpy_small':
/usr/include/bits/string2.h:419: warning: pointer of type `void *' used in
arithmetic
/usr/include/bits/string2.h:427: warning: pointer of type `void *' used in
arithmetic
/usr/include/bits/string2.h:432: warning: pointer of type `void *' used in
arithmetic
/usr/include/bits/string2.h:437: warning: pointer of type `void *' used in
arithmetic
/usr/include/bits/string2.h:439: warning: pointer of type `void *' used in
arithmetic
/usr/include/bits/string2.h:444: warning: pointer of type `void *' used in
arithmetic

	I am using the macros and configuration templates from gnome-hello
and my (very dogeared) copy of the Gtk+/Gnome Application Development
book.  My system is a pretty recent debian 2.2 and a 2.2 kernel.  

	Are these known issues?  I'm inclined not to worry about it, but I
don't know if that is the right course of action ... :)

-Seth
--
"It is by will alone I set my mind in motion"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]