RESOLVED FIXED Bug 181577
Remove noexcept from definition of std::tie()
https://bugs.webkit.org/show_bug.cgi?id=181577
Summary Remove noexcept from definition of std::tie()
Basuke Suzuki
Reported 2018-01-11 21:16:47 PST
noexcept is not used in WebKit and let Windows build filled with bunch of warnings.
Attachments
Patch (1.19 KB, patch)
2018-01-11 21:38 PST, Basuke Suzuki
no flags
Basuke Suzuki
Comment 1 2018-01-11 21:38:36 PST
Yusuke Suzuki
Comment 2 2018-01-11 22:30:50 PST
Comment on attachment 331167 [details] Patch r=me
WebKit Commit Bot
Comment 3 2018-01-11 22:53:56 PST
Comment on attachment 331167 [details] Patch Clearing flags on attachment: 331167 Committed r226878: <https://trac.webkit.org/changeset/226878>
WebKit Commit Bot
Comment 4 2018-01-11 22:53:58 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2018-01-11 22:54:57 PST
Note You need to log in before you can comment on or make changes to this bug.