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

Bug#44697: libc6-dev: Compile warnings in bits/string2.h



Package: libc6-dev
Version: 2.1.2-1

Yesterday I've upgraded some packages, including libc6-dev with apt.
Since yesterday, when I compile a program of mine I get this warning:

/usr/include/bits/string2.h: In function `__strcpy_small':
In file included from /usr/include/string.h:346,
                 from /usr/include/libgnomeui/gnome-mdi-session.h:10,
                 from /usr/include/libgnomeui/libgnomeui.h:70,
                 from /usr/include/gnome.h:9,
                 from open_save.c:3:
/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 compile my programs with all warning switches turned on.

-- System Information
Debian Release: 2.1
Kernel Version: Linux yang 2.2.12 #19 Mon Aug 30 19:28:52 CEST 1999 i586 unknown

Versions of the packages libc6-dev depends on:
ii  libc6           2.1.2-1        GNU C Library: Shared libraries and timezone


Reply to: