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

Issue 2780913002: Add some missing stdarg includes (Closed)

Created:
3 years, 8 months ago by kmackay
Modified:
3 years, 8 months ago
CC:
Hannes Payer (out of office), ulan, v8-reviews_googlegroups.com, wasm-v8_google.com
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

Add some missing stdarg includes One of our internal Chromecast builds was failing due to undefined va_list in wasm-result.h. I also searched for other files where va_list was used without including stdarg.h and added it as necessary (since include-what-you-use is a thing). BUG=chromium:706443 Review-Url: https://codereview.chromium.org/2780913002 Cr-Commit-Position: refs/heads/master@{#44588} Committed: https://chromium.googlesource.com/v8/v8/+/f7e76cded6699b6d89021d055e51d1f4e58f6cc5

Patch Set 1 #

Patch Set 2 : ... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M src/base/logging.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/heap/gc-tracer.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M src/wasm/decoder.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/wasm/wasm-result.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 28 (14 generated)
kmackay
3 years, 8 months ago (2017-03-28 22:06:54 UTC) #2
jochen (gone - plz use gerrit)
how did you find that those are missing? Can you explain that in the CL ...
3 years, 8 months ago (2017-03-29 06:30:55 UTC) #3
kmackay
On 2017/03/29 06:30:55, jochen wrote: > how did you find that those are missing? Can ...
3 years, 8 months ago (2017-03-29 15:07:20 UTC) #5
jochen (gone - plz use gerrit)
cool, thx! could you please file a tracking bug, in case you need this merged ...
3 years, 8 months ago (2017-03-29 15:19:46 UTC) #6
kmackay
On 2017/03/29 15:19:46, jochen wrote: > cool, thx! > > could you please file a ...
3 years, 8 months ago (2017-03-29 16:44:34 UTC) #8
jochen (gone - plz use gerrit)
On 2017/03/29 at 16:44:34, kmackay wrote: > On 2017/03/29 15:19:46, jochen wrote: > > cool, ...
3 years, 8 months ago (2017-03-29 16:57:18 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2780913002/1
3 years, 8 months ago (2017-03-29 17:53:45 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/38004)
3 years, 8 months ago (2017-03-29 17:56:37 UTC) #15
Clemens Hammacher
lgtm
3 years, 8 months ago (2017-03-29 18:01:20 UTC) #17
ulan
lgtm
3 years, 8 months ago (2017-03-30 15:42:18 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2780913002/1
3 years, 8 months ago (2017-03-30 15:43:51 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/38102)
3 years, 8 months ago (2017-03-30 15:46:45 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2780913002/20001
3 years, 8 months ago (2017-04-11 16:47:29 UTC) #25
commit-bot: I haz the power
3 years, 8 months ago (2017-04-11 17:12:16 UTC) #28
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/f7e76cded6699b6d89021d055e51d1f4e58...

Powered by Google App Engine
This is Rietveld 408576698