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

Issue 638663003: Adding Presubmit error when OVERRIDE and FINAL is not used as C++11 standard (Closed)

Created:
6 years, 2 months ago by MRV
Modified:
6 years, 2 months ago
CC:
chromium-reviews, sky, darin (slow to review), Ben, jochen (gone - plz use gerrit), Paweł Hajdan Jr.
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Adding Presubmit error when OVERRIDE and FINAL is not used as C++11 standard Alerting the error for use to use c++11 constructs |override| and |final| instead of OVERRIDE and FINAL respctively BUG=417463 TBR=ben@chromium.org Committed: https://crrev.com/f6935316b438a3848141644c9d10098de3da0a2d Cr-Commit-Position: refs/heads/master@{#299435}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Corrected Error Messase #

Patch Set 3 : Rebased the patch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -0 lines) Patch
M PRESUBMIT.py View 1 2 2 chunks +16 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (4 generated)
MRV
PTAL
6 years, 2 months ago (2014-10-08 04:55:16 UTC) #2
MRV
On 2014/10/08 04:55:16, MRV wrote: > PTAL Dear Mr. Ben PTAL
6 years, 2 months ago (2014-10-09 13:57:40 UTC) #3
Avi (use Gerrit)
https://codereview.chromium.org/638663003/diff/1/PRESUBMIT.py File PRESUBMIT.py (right): https://codereview.chromium.org/638663003/diff/1/PRESUBMIT.py#newcode372 PRESUBMIT.py:372: 'FINAL as final as per C++11 \n' + This ...
6 years, 2 months ago (2014-10-09 15:30:22 UTC) #5
MRV
On 2014/10/09 15:30:22, Avi wrote: > https://codereview.chromium.org/638663003/diff/1/PRESUBMIT.py > File PRESUBMIT.py (right): > > https://codereview.chromium.org/638663003/diff/1/PRESUBMIT.py#newcode372 > ...
6 years, 2 months ago (2014-10-10 03:04:52 UTC) #6
MRV
Thanks Mr. Avi for the feedback. I have incorporated said changes. PTAL https://codereview.chromium.org/638663003/diff/1/PRESUBMIT.py File PRESUBMIT.py ...
6 years, 2 months ago (2014-10-10 03:06:04 UTC) #7
Avi (use Gerrit)
LGTM but I don't have the authority to approve it. Ben?
6 years, 2 months ago (2014-10-10 15:07:49 UTC) #8
MRV
On 2014/10/10 15:07:49, Avi wrote: > LGTM but I don't have the authority to approve ...
6 years, 2 months ago (2014-10-10 15:08:59 UTC) #9
MRV
On 2014/10/10 15:08:59, MRV wrote: > On 2014/10/10 15:07:49, Avi wrote: > > LGTM but ...
6 years, 2 months ago (2014-10-13 10:06:08 UTC) #10
Avi (use Gerrit)
Let's pick a different OWNER. Marc-Antoine?
6 years, 2 months ago (2014-10-13 20:06:22 UTC) #12
MRV
On 2014/10/13 20:06:22, Avi wrote: > Let's pick a different OWNER. Marc-Antoine? Thank you mr.avi. ...
6 years, 2 months ago (2014-10-14 01:56:43 UTC) #13
MRV
On 2014/10/14 01:56:43, MRV wrote: > On 2014/10/13 20:06:22, Avi wrote: > > Let's pick ...
6 years, 2 months ago (2014-10-14 04:59:15 UTC) #14
Avi (use Gerrit)
On 2014/10/14 04:59:15, MRV wrote: > On 2014/10/14 01:56:43, MRV wrote: > > On 2014/10/13 ...
6 years, 2 months ago (2014-10-14 05:01:26 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/638663003/40001
6 years, 2 months ago (2014-10-14 05:02:12 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 2 months ago (2014-10-14 05:57:56 UTC) #18
MRV
On 2014/10/14 05:57:56, I haz the power (commit-bot) wrote: > Committed patchset #3 (id:40001) Thanks ...
6 years, 2 months ago (2014-10-14 06:12:29 UTC) #19
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/f6935316b438a3848141644c9d10098de3da0a2d Cr-Commit-Position: refs/heads/master@{#299435}
6 years, 2 months ago (2014-10-14 06:17:34 UTC) #20
Mike West
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/659443002/ by mkwst@chromium.org. ...
6 years, 2 months ago (2014-10-14 07:17:29 UTC) #21
MRV
On 2014/10/14 07:17:29, Mike West wrote: > A revert of this CL (patchset #3 id:40001) ...
6 years, 2 months ago (2014-10-14 09:50:24 UTC) #22
M-A Ruel
Please do not TBR PRESUBMIT.py patches. I was travelling and Monday was a national holiday ...
6 years, 2 months ago (2014-10-14 14:33:10 UTC) #23
Avi (use Gerrit)
6 years, 2 months ago (2014-10-14 14:44:47 UTC) #24
Message was sent while issue was closed.
On 2014/10/14 14:33:10, M-A Ruel wrote:
> Please do not TBR PRESUBMIT.py patches. I was travelling and Monday was a
> national holiday in Canada.

My fault. Apologies.

Powered by Google App Engine
This is Rietveld 408576698