http://bugs.freedesktop.org/show_bug.cgi?id=13752
------- Comment #1 from [EMAIL PROTECTED] 2007-12-20 03:44 PST ------- Another 2 uninitalized variables: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -I/opt/gnome2/include/dbus-1.0 -I/opt/gnome2/lib/dbus-1.0/include -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/loudmouth-1.0 -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/telepathy-1.0 -I/opt/gnome2/include/dbus-1.0 -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/lib/dbus-1.0/include -g -O2 -MT tube-stream.lo -MD -MP -MF .deps/tube-stream.Tpo -c tube-stream.c -fPIC -DPIC -o .libs/tube-stream.o cc1: warnings being treated as errors tube-stream.c: In function 'gabble_tube_stream_add_bytestream': tube-stream.c:482: warning: 'len' may be used uninitialized in this function tube-stream.c:479: warning: 'fd' may be used uninitialized in this function make[3]: *** [tube-stream.lo] Error 1 make[3]: Leaving directory `/home/luca/svn/gnome2/telepathy-gabble/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/luca/svn/gnome2/telepathy-gabble/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/luca/svn/gnome2/telepathy-gabble' make: *** [all] Error 2 -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Telepathy mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/telepathy
