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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 5 08:29:44 PST 2010


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





--- Comment #19 from Darin Adler <darin at apple.com>  2010-01-05 08:29:42 PST ---
You can come up with whatever solution you like, as long as you don’t lower the
warning settings or break the build.

We could have multiple NO_RETURN macros to work around the differences in
various versions of MSVC. We could have ifdefs at various call sites. I don’t
see this as an urgent issue, but it’s fine to try to get it working.

-- 
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