Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(101)

Issue 1284002: Ignore warning 4702 to avoid unreachable code error on VS2013 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 8 months ago by Will Harris
Modified:
10 years, 8 months ago
CC:
google-breakpad-dev_googlegroups.com
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Ignore warning 4702 to avoid unreachable code error on
VS2013 stl when compiling with _HAS_EXCEPTIONS=0

See also https://crbug.com/346399 for background.

BUG=540
R=mark@chromium.org, thestig@chromium.org
TEST=update gyp to HEAD, generate MSVS2013 build files, verify breakpad compiles
in Release.

Committed: https://code.google.com/p/google-breakpad/source/detail?r=1292

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/client/windows/build/common.gypi View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 7
Will Harris
This was the only thing required to move to VS2013 which is probably a good ...
10 years, 8 months ago #1
Lei Zhang (chromium)
In https://crbug.com/346399, we are trying to enable warning 4702, whereas here you are disabling the ...
10 years, 8 months ago #2
Lei Zhang (chromium)
On 2014/03/25 19:56:39, Lei Zhang (chromium) wrote: > In https://crbug.com/346399, we are trying to enable ...
10 years, 8 months ago #3
Will Harris
On 2014/03/25 19:59:57, Lei Zhang (chromium) wrote: > On 2014/03/25 19:56:39, Lei Zhang (chromium) wrote: ...
10 years, 8 months ago #4
Mark Mentovai
LGTM with a groan. It’s pretty unfortunate to disable this. If Chrome bug 346399 gets ...
10 years, 8 months ago #5
Will Harris
Thanks - as discussed on chat, we don't think this affects Chromium builds of breakpad ...
10 years, 8 months ago #6
Will Harris
10 years, 8 months ago #7
Message was sent while issue was closed.
Committed patchset #1 manually as r1292 (presubmit successful).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted