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

Issue 2895923002: Fix compilation failure due to overload of virtual function (Closed)

Created:
3 years, 7 months ago by ivica.bogosavljevic
Modified:
3 years, 6 months ago
CC:
v8-reviews_googlegroups.com, v8-mips-ports_googlegroups.com
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

Fix compilation failure due to overload of virtual function Compilation failure is result to overloaded-virtual warning treated as error. BUG= Review-Url: https://codereview.chromium.org/2895923002 Cr-Commit-Position: refs/heads/master@{#45525} Committed: https://chromium.googlesource.com/v8/v8/+/709c906a9200b0a1401b58261f311de95707adc0

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add Reserver and SetProtection in test array buffer allocators #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M src/d8.cc View 1 chunk +1 line, -0 lines 0 comments Download
M test/mkgrokdump/mkgrokdump.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M test/unittests/value-serializer-unittest.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (13 generated)
ivica.bogosavljevic
PTAL Compilation failure with GYP + Mips cross compile toolchain
3 years, 7 months ago (2017-05-22 11:46:58 UTC) #4
Eric Holk
https://codereview.chromium.org/2895923002/diff/1/test/mkgrokdump/mkgrokdump.cc File test/mkgrokdump/mkgrokdump.cc (right): https://codereview.chromium.org/2895923002/diff/1/test/mkgrokdump/mkgrokdump.cc#newcode40 test/mkgrokdump/mkgrokdump.cc:40: void Free(void* data, size_t length, AllocationMode mode) override {} ...
3 years, 7 months ago (2017-05-22 16:24:58 UTC) #7
ivica.bogosavljevic
Updated according to comments, PTAL
3 years, 7 months ago (2017-05-23 11:50:27 UTC) #8
Eric Holk
lgtm, although you'll need an lgtm from someone with OWNERS before you can land.
3 years, 7 months ago (2017-05-23 19:47:50 UTC) #9
ivica.bogosavljevic
Fixed the issue, need LGTM from owners.
3 years, 7 months ago (2017-05-24 13:11:59 UTC) #11
Michael Lippautz
lgtm
3 years, 6 months ago (2017-05-24 14:13:05 UTC) #12
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/2895923002/20001
3 years, 6 months ago (2017-05-24 21:18:36 UTC) #18
commit-bot: I haz the power
3 years, 6 months ago (2017-05-24 21:19:59 UTC) #21
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/709c906a9200b0a1401b58261f311de9570...

Powered by Google App Engine
This is Rietveld 408576698