Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1653)

Issue 353002: Fix an invalid cast in PostfixEvaluator<ValueType>::EvaluateInternal(). (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 5 months ago by Ben Chan
Modified:
13 years, 5 months ago
CC:
google-breakpad-dev_googlegroups.com
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Fix an invalid cast in PostfixEvaluator<ValueType>::EvaluateInternal().

This patch fixes a compilation error with gcc / clang on Linux / Mac OS.

BUG=none
TEST=Tested the following:
1. Build on 32-bit and 64-bit Linux with gcc 4.4.3 and gcc 4.6.
2. Build on Mac OS X 10.6.8 with gcc 4.2 and clang 3.0 (with latest gmock).
3. All unit tests pass.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/processor/postfix_evaluator-inl.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6
Ben Chan
13 years, 5 months ago #1
bsmedberg
I included this change in issue 352001 also. Ted is on paternity leave for a ...
13 years, 5 months ago #2
Ben Chan
On 2012/02/23 13:31:19, bsmedberg wrote: > I included this change in issue 352001 also. Ted ...
13 years, 5 months ago #3
Ben Chan
+mark
13 years, 5 months ago #4
Mark Mentovai
LGTM. Committed r924.
13 years, 5 months ago #5
Ben Chan
13 years, 5 months ago #6
On 2012/02/23 18:44:52, Mark Mentovai wrote:
> LGTM. Committed r924.

Thanks.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted