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

Issue 3056020: Review comments for pragmaonce.py (Closed)

Created:
10 years, 5 months ago by Nico
Modified:
9 years, 7 months ago
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

Review comments for pragmaonce.py Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53665

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M tools/pragmaonce/pragmaonce.py View 2 chunks +3 lines, -3 lines 3 comments Download

Messages

Total messages: 3 (0 generated)
Nico
10 years, 5 months ago (2010-07-26 18:55:15 UTC) #1
Mark Mentovai
LG http://codereview.chromium.org/3056020/diff/1/2 File tools/pragmaonce/pragmaonce.py (right): http://codereview.chromium.org/3056020/diff/1/2#newcode22 tools/pragmaonce/pragmaonce.py:22: m1 = re.match(r'^#ifndef ([A-Z_0-9]+$)', lines[i]) I would take ...
10 years, 5 months ago (2010-07-26 18:58:42 UTC) #2
Nico
10 years, 5 months ago (2010-07-26 20:13:02 UTC) #3
http://codereview.chromium.org/3056020/diff/1/2
File tools/pragmaonce/pragmaonce.py (right):

http://codereview.chromium.org/3056020/diff/1/2#newcode22
tools/pragmaonce/pragmaonce.py:22: m1 = re.match(r'^#ifndef ([A-Z_0-9]+$)',
lines[i])
On 2010/07/26 18:58:42, Mark Mentovai wrote:
> I would take the $ out of the () in each of these.

d'ohne

Powered by Google App Engine
This is Rietveld 408576698