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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Dec 20 03:59:48 PST 2007


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


guillaume.desmottes at collabora.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|telepathy at lists.freedesktop.|guillaume.desmottes at collabor
                   |org                         |a.co.uk
             Status|NEW                         |ASSIGNED
            Summary|Build failure due to        |Build failure due to
                   |uninitialized variables     |uninitialized variable




------- Comment #3 from guillaume.desmottes at collabora.co.uk  2007-12-20 03:59 PST -------
These variables aren't initialized because a g_assert_not_reached was reached
and your compiler doesn't understand them as a return.

I'm wondering what's the best way to fix these warnings. Add a return after the
g_assert_not_reached? Initialize these variables during their declarations?


-- 
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.
You are the assignee for the bug, or are watching the assignee.


More information about the Telepathy mailing list