[webkit-reviews] review requested: [Bug 105918] [GTK] Disable deprecation warnings for GStaticRecMutex : [Attachment 181026] Patch v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 2 05:50:12 PST 2013


Alberto Garcia <agarcia at igalia.com> has asked  for review:
Bug 105918: [GTK] Disable deprecation warnings for GStaticRecMutex
https://bugs.webkit.org/show_bug.cgi?id=105918

Attachment 181026: Patch v2
https://bugs.webkit.org/attachment.cgi?id=181026&action=review

------- Additional Comments from Alberto Garcia <agarcia at igalia.com>
(In reply to comment #2)
> I think this is a lot of preprocessor code just to fix a compile
> warning that is harmless.

Here's a much simpler and readable version. The difference is that it
would disable the deprecation warnings in the whole file (which is
anyway less than 400 lines of code).


More information about the webkit-reviews mailing list