Bug 181577 - Remove noexcept from definition of std::tie()
Summary: Remove noexcept from definition of std::tie()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Basuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-11 21:16 PST by Basuke Suzuki
Modified: 2018-01-11 22:54 PST (History)
9 users (show)

See Also:


Attachments
Patch (1.19 KB, patch)
2018-01-11 21:38 PST, Basuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Basuke Suzuki 2018-01-11 21:16:47 PST
noexcept is not used in WebKit and let Windows build filled with bunch of warnings.
Comment 1 Basuke Suzuki 2018-01-11 21:38:36 PST
Created attachment 331167 [details]
Patch
Comment 2 Yusuke Suzuki 2018-01-11 22:30:50 PST
Comment on attachment 331167 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2018-01-11 22:53:58 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-01-11 22:54:57 PST
<rdar://problem/36461529>