[Webkit-unassigned] [Bug 33056] Implement NO_RETURN for MSVC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 30 16:34:24 PST 2009


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


Mark Rowe (bdash) <mrowe at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45670|review?, commit-queue?      |review-
               Flag|                            |




--- Comment #5 from Mark Rowe (bdash) <mrowe at apple.com>  2009-12-30 16:34:24 PST ---
(From update of attachment 45670)
Given that the function is not intended to return I’m not sure why we’d want to
remove the annotation that indicates that.  Anyway, this will break the Mac
build (and possibly others):
JavaScriptCore/wtf/FastMalloc.cpp:1431: warning: function might be possible
candidate for attribute ‘noreturn’

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list