[Bug 26313] New: return_from functions should verify that they are called for the right method
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jan 29 08:39:45 CET 2010
http://bugs.freedesktop.org/show_bug.cgi?id=26313
Summary: return_from functions should verify that they are called
for the right method
Product: Telepathy
Version: git master
Platform: Other
OS/Version: All
Status: NEW
Severity: enhancement
Priority: medium
Component: tp-glib
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: tester at tester.ca
I just found a bug where I used the wrong "return_from" generated function.
There should be g_return_if_fail() code that makes sure that the right one is
called. Otherwise the type safety is useless.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list