[webkit-reviews] review requested: [Bug 50208] [GTK] Build warnings in assertion code : [Attachment 75105] [GTK] Fix wrong type in assert return value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 29 22:24:15 PST 2010


Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> has asked  for review:
Bug 50208: [GTK] Build warnings in assertion code
https://bugs.webkit.org/show_bug.cgi?id=50208

Attachment 75105: [GTK] Fix wrong type in assert return value
https://bugs.webkit.org/attachment.cgi?id=75105&action=review

------- Additional Comments from Nicolas Dufresne
<nicolas.dufresne at collabora.co.uk>
Use appropriate return type in different g_return_val_if_fail(). This
removes some compiler warning.


More information about the webkit-reviews mailing list