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

Issue 1165283003: vs2015: fix rename of _crt_va_start (Closed)

Created:
5 years, 6 months ago by scottmg
Modified:
5 years, 6 months ago
Reviewers:
Reid Kleckner, jschuh
CC:
chromium-reviews, wfh+watch_chromium.org, rickyz+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@2015-vp8-unittest
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

vs2015: fix rename of _crt_va_start d:\src\cr3\src\sandbox\win\sandbox_poc\main_ui_window.cc(627): error C3861: '_crt_va_start': identifier not found R=jschuh@chromium.org BUG=440500 Committed: https://crrev.com/85709cb0b754fd92efe6ea0de2da3b4a875db40f Cr-Commit-Position: refs/heads/master@{#333389}

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M sandbox/win/sandbox_poc/main_ui_window.cc View 1 chunk +4 lines, -0 lines 4 comments Download

Messages

Total messages: 16 (4 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1165283003/1
5 years, 6 months ago (2015-06-08 22:49:14 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 6 months ago (2015-06-08 23:12:06 UTC) #4
scottmg
5 years, 6 months ago (2015-06-08 23:13:00 UTC) #5
jschuh
lgtm
5 years, 6 months ago (2015-06-08 23:35:58 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1165283003/1
5 years, 6 months ago (2015-06-08 23:37:37 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 6 months ago (2015-06-08 23:42:19 UTC) #9
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/85709cb0b754fd92efe6ea0de2da3b4a875db40f Cr-Commit-Position: refs/heads/master@{#333389}
5 years, 6 months ago (2015-06-08 23:43:07 UTC) #10
Reid Kleckner
https://codereview.chromium.org/1165283003/diff/1/sandbox/win/sandbox_poc/main_ui_window.cc File sandbox/win/sandbox_poc/main_ui_window.cc (right): https://codereview.chromium.org/1165283003/diff/1/sandbox/win/sandbox_poc/main_ui_window.cc#newcode628 sandbox/win/sandbox_poc/main_ui_window.cc:628: __crt_va_start(arg_list, format); Why not va_start from <stdarg.h>?
5 years, 6 months ago (2015-06-09 00:37:59 UTC) #12
scottmg
https://codereview.chromium.org/1165283003/diff/1/sandbox/win/sandbox_poc/main_ui_window.cc File sandbox/win/sandbox_poc/main_ui_window.cc (right): https://codereview.chromium.org/1165283003/diff/1/sandbox/win/sandbox_poc/main_ui_window.cc#newcode628 sandbox/win/sandbox_poc/main_ui_window.cc:628: __crt_va_start(arg_list, format); On 2015/06/09 00:37:59, Reid Kleckner wrote: > ...
5 years, 6 months ago (2015-06-09 16:27:44 UTC) #13
scottmg
https://codereview.chromium.org/1165283003/diff/1/sandbox/win/sandbox_poc/main_ui_window.cc File sandbox/win/sandbox_poc/main_ui_window.cc (right): https://codereview.chromium.org/1165283003/diff/1/sandbox/win/sandbox_poc/main_ui_window.cc#newcode628 sandbox/win/sandbox_poc/main_ui_window.cc:628: __crt_va_start(arg_list, format); On 2015/06/09 16:27:43, scottmg wrote: > On ...
5 years, 6 months ago (2015-06-09 16:28:28 UTC) #14
scottmg
https://codereview.chromium.org/1165283003/diff/1/sandbox/win/sandbox_poc/main_ui_window.cc File sandbox/win/sandbox_poc/main_ui_window.cc (right): https://codereview.chromium.org/1165283003/diff/1/sandbox/win/sandbox_poc/main_ui_window.cc#newcode628 sandbox/win/sandbox_poc/main_ui_window.cc:628: __crt_va_start(arg_list, format); On 2015/06/09 16:28:28, scottmg wrote: > On ...
5 years, 6 months ago (2015-06-09 16:33:47 UTC) #15
jschuh
5 years, 6 months ago (2015-06-09 16:34:51 UTC) #16
Message was sent while issue was closed.
Yeah, I assumed there was a reason, but that reason might be something like MSVS
6. So, lost to the sands of time.

Powered by Google App Engine
This is Rietveld 408576698