Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(16)

Issue 1318013002: Fix regression on x86 for "Fix compile error with Windows clang" (Closed)

Created:
5 years, 3 months ago by Yoshisato Yanagisawa
Modified:
5 years, 3 months ago
Reviewers:
Nico, Will Harris
Visibility:
Public.

Description

Fix regression on x86 for "Fix compile error with Windows clang" R=thakis@chromium.org Committed: https://chromium.googlesource.com/breakpad/breakpad/+/5f520807ca93f0d95a1e72864f574f4ec19f6188

Patch Set 1 #

Total comments: 2

Patch Set 2 : use .m_str instead of static cast. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -6 lines) Patch
M common/windows/pdb_source_line_writer.cc View 1 4 chunks +5 lines, -6 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
Yoshisato Yanagisawa
Hi, Let me fix the regression caused with "Fix compile error with Windows clang". The ...
5 years, 3 months ago (2015-08-27 04:29:44 UTC) #2
Nico
not lgtm This might work in practice, but it's not valid C++ as far as ...
5 years, 3 months ago (2015-08-27 04:34:28 UTC) #3
Yoshisato Yanagisawa
thanks for the review. https://codereview.chromium.org/1318013002/diff/1/common/windows/pdb_source_line_writer.cc File common/windows/pdb_source_line_writer.cc (right): https://codereview.chromium.org/1318013002/diff/1/common/windows/pdb_source_line_writer.cc#newcode283 common/windows/pdb_source_line_writer.cc:283: static_cast<wchar_t*>(name)); On 2015/08/27 04:34:27, Nico ...
5 years, 3 months ago (2015-08-27 05:55:57 UTC) #4
Nico
lgtm
5 years, 3 months ago (2015-08-27 06:06:41 UTC) #5
Will Harris
On 2015/08/27 06:06:41, Nico wrote: > lgtm Yoshisato - do you want me to commit ...
5 years, 3 months ago (2015-08-27 22:11:15 UTC) #6
Yoshisato Yanagisawa
On 2015/08/27 22:11:15, Will Harris wrote: > On 2015/08/27 06:06:41, Nico wrote: > > lgtm ...
5 years, 3 months ago (2015-08-31 01:55:35 UTC) #7
Will Harris
5 years, 3 months ago (2015-09-03 23:39:01 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
5f520807ca93f0d95a1e72864f574f4ec19f6188 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698