Closed Bug 1256509 Opened 8 years ago Closed 8 years ago

icu\source\common\unicode/ucasemap.h(93): warning C4577: 'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc

Categories

(Core :: Layout: Form Controls, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla48
Tracking Status
firefox48 --- fixed

People

(Reporter: gps, Assigned: gps)

References

Details

Attachments

(1 file)

We're seeing this warning turned into an error when building layout/forms unified sources with VS2015u1 in automation.
As part of unblocking building with VS2015u1 in automation, I'm mass
disabling compiler warnings that are turned into errors. This is not
the preferred mechanism to fix compilation warnings. So hopefully
this patch never lands because someone insists of fixing the underlying
problem instead. But if it does land, hopefully the workaround is
only temporary. That being said, the warning occurs in 3rd party ICU
code. So I'm not sure what my options are for fixing this.

Review commit: https://reviewboard.mozilla.org/r/39913/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/39913/
Attachment #8730474 - Flags: review?(birunthan)
Comment on attachment 8730474 [details]
MozReview Request: Bug 1256509 - Disable C4577 to unblock compilation on VS2015; r?poiru

https://reviewboard.mozilla.org/r/39913/#review36493
Attachment #8730474 - Flags: review?(birunthan) → review+
Assignee: nobody → gps
Status: NEW → ASSIGNED
https://hg.mozilla.org/mozilla-central/rev/8882a15789b0
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
Blocks: 1257323
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: