Package: libfso-glib Version: 0.2.1+git20100304-1 Severity: normal Forwarded: https://bugzilla.gnome.org/show_bug.cgi?id=615003
The vars _edomain and _ecode are created in vala without an initial value. The following code does not in all cases set a default value. Both vars are then passed to g_set_error resulting in a compiler warning about usage of an uninitialized variable. In libfso-glib of the freesmartphone.org-project this results in 946 warnings about this. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

