[webkit-reviews] review denied: [Bug 204470] Removed old-school type-safe operator bool (now obsolete in C++11) : [Attachment 384087] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 21 14:05:07 PST 2019


Geoffrey Garen <ggaren at apple.com> has denied Geoffrey Garen
<ggaren at apple.com>'s request for review:
Bug 204470: Removed old-school type-safe operator bool (now obsolete in C++11)
https://bugs.webkit.org/show_bug.cgi?id=204470

Attachment 384087: Patch

https://bugs.webkit.org/attachment.cgi?id=384087&action=review




--- Comment #2 from Geoffrey Garen <ggaren at apple.com> ---
Comment on attachment 384087
  --> https://bugs.webkit.org/attachment.cgi?id=384087
Patch

Hmmm... Looks like this is a bigger change, since it requires changing all
callers that return in a boolean context to be explicit.


More information about the webkit-reviews mailing list