[Telepathy] [Bug 13752] New: Build failure due to uninitialized variable

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Dec 20 03:37:43 PST 2007


http://bugs.freedesktop.org/show_bug.cgi?id=13752

           Summary: Build failure due to uninitialized variable
           Product: Telepathy
           Version: unspecified
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: telepathy-gabble
        AssignedTo: telepathy at lists.freedesktop.org
        ReportedBy: elle.uca at libero.it


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 tubes-channel.lo -MD -MP -MF .deps/tubes-channel.Tpo -c tubes-channel.c 
-fPIC -DPIC -o .libs/tubes-channel.o
cc1: warnings being treated as errors
tubes-channel.c: In function 'create_new_tube':
tubes-channel.c:402: warning: 'tube' may be used uninitialized in this function
make[3]: *** [tubes-channel.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

(sources grabbed from darcs with jhbuild)


-- 
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.


More information about the Telepathy mailing list