[Webkit-unassigned] [Bug 204445] add ASSERT_NOT_REACHED_WITH_MESSAGE and RELEASE_ASSERT_NOT_REACHED_WITH_MESSAGE

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 21 04:01:31 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=204445

Antti Koivisto <koivisto at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |koivisto at iki.fi
 Attachment #384043|review?                     |review+
              Flags|                            |

--- Comment #3 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 384043
  --> https://bugs.webkit.org/attachment.cgi?id=384043
proposed patch

View in context: https://bugs.webkit.org/attachment.cgi?id=384043&action=review

> Source/WTF/wtf/Assertions.h:315
> +#define ASSERT_NOT_REACHED_WITH_MESSAGE(...) ((void)0)

This too should be inside #ifdef __cplusplus for consistency.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191121/8e948913/attachment.htm>


More information about the webkit-unassigned mailing list