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

Issue 11407: * Changed meaning of "%k" format to always output fixed-width ASCII-only representations. (Closed)

Created:
12 years, 1 month ago by Lasse Reichstein
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Format "%k" now prints either a printable ASCII character or a \x.. or \u.... format value.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -16 lines) Patch
M regexp2000/src/ast.cc View 2 chunks +3 lines, -13 lines 0 comments Download
M regexp2000/src/string-stream.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M regexp2000/test/cctest/test-regexp.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein
Minor change, review please.
12 years, 1 month ago (2008-11-17 17:02:26 UTC) #1
Christian Plesner Hansen
12 years, 1 month ago (2008-11-17 17:42:26 UTC) #2
Lgtm!

Powered by Google App Engine
This is Rietveld 408576698