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

Issue 17640: Fixed problem with unsigned number on Windows. (Closed)

Created:
11 years, 11 months ago by Lasse Reichstein
Modified:
9 years, 6 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Unsigned number can't be negated in the VisualStudio compiler. Fixed a few earlier review comments that had slipped through.

Patch Set 1 #

Patch Set 2 : irregexp-32: fixes use of "enter" opcode. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -31 lines) Patch
M src/regexp-macro-assembler-ia32.h View 1 1 chunk +16 lines, -13 lines 0 comments Download
M src/regexp-macro-assembler-ia32.cc View 1 8 chunks +23 lines, -18 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Lasse Reichstein
Alternative fix to http://codereview.chromium.org/17609 Please review.
11 years, 11 months ago (2009-01-13 08:12:04 UTC) #1
Erik Corry
LGTM
11 years, 11 months ago (2009-01-13 08:49:00 UTC) #2
Lasse Reichstein
11 years, 11 months ago (2009-01-13 10:03:55 UTC) #3
Ignore patch-set two. It should have been a new issue!

Powered by Google App Engine
This is Rietveld 408576698