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

Issue 57433008: Declare kCachedPowersLength only if !ASSERT_DISABLED (Closed)

Created:
7 years, 1 month ago by Inactive
Modified:
7 years, 1 month ago
CC:
blink-reviews, yurys+blink_chromium.org, loislo+blink_chromium.org, adamk+blink_chromium.org, abarth-chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Declare kCachedPowersLength only if !ASSERT_DISABLED The kCachedPowersLength global static variable is only used in assertions so we should only declare it if !ASSERT_DISABLED to avoid warnings at compile time. R=eseidel, thakis BUG=312287 NOTRY=true Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161295

Patch Set 1 #

Patch Set 2 : Use ASSERT_DISABLED define #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M Source/wtf/dtoa/cached-powers.cc View 1 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
Inactive
7 years, 1 month ago (2013-11-04 21:15:36 UTC) #1
Nico
lgtm, thanks
7 years, 1 month ago (2013-11-04 21:20:48 UTC) #2
Nico
(maybe add BUG=312287 to the cl description)
7 years, 1 month ago (2013-11-04 21:21:08 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/57433008/40001
7 years, 1 month ago (2013-11-04 21:25:46 UTC) #4
commit-bot: I haz the power
Retried try job too often on linux_blink for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_blink&number=1848
7 years, 1 month ago (2013-11-05 00:38:04 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/57433008/40001
7 years, 1 month ago (2013-11-05 00:38:26 UTC) #6
commit-bot: I haz the power
7 years, 1 month ago (2013-11-05 00:38:35 UTC) #7
Message was sent while issue was closed.
Change committed as 161295

Powered by Google App Engine
This is Rietveld 408576698