New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 703195 link

Starred by 1 user

Issue metadata

Status: Duplicate
Owner: ----
Closed: Mar 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug



Sign in to add a comment

WinClang and ClangToTWin failing with unused variable warning treated as error

Project Member Reported by h...@chromium.org, Mar 20 2017

Issue description

Looks like the bots have been failing since Friday:

https://build.chromium.org/p/chromium.fyi/builders/ClangToTWin/builds/11677
https://build.chromium.org/p/chromium.fyi/builders/CrWinClang/builds/16575

C:\b\c\b\win_clang\src\v8\src\base\platform\platform.h(56,18):  error: unused variable 'kMaxSlots' [-Werror,-Wunused-variable]
  const intptr_t kMaxSlots = kMaxInlineSlots + 1024;
                 ^
1 error generated.
 

Comment 1 by r...@chromium.org, Mar 20 2017

Mergedinto: 703028
Status: Duplicate (was: Available)

Sign in to add a comment