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

Issue 6305117: Remove multi-byte character constants. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years ago by bungeman
Modified:
12 years ago
Reviewers:
guanqun.lu, reed1
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : A little SkSetFourByteTag. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -22 lines) Patch
M src/sfnt/SkOTTableTypes.h View 1 1 chunk +8 lines, -0 lines 1 comment Download
M src/sfnt/SkOTTable_OS_2.h View 1 chunk +24 lines, -16 lines 0 comments Download
M src/sfnt/SkOTTable_head.h View 1 chunk +6 lines, -0 lines 0 comments Download
M src/sfnt/SkOTTable_hhea.h View 1 chunk +6 lines, -0 lines 0 comments Download
M src/sfnt/SkOTTable_name.h View 1 chunk +6 lines, -0 lines 0 comments Download
M src/sfnt/SkOTTable_post.h View 1 chunk +6 lines, -0 lines 0 comments Download
M src/sfnt/SkOTUtils.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M src/sfnt/SkSFNTHeader.h View 1 chunk +28 lines, -4 lines 0 comments Download

Messages

Total messages: 5
bungeman
See also http://codereview.appspot.com/6295095/ For other reasons I have already removed the multi-byte character constants in ...
12 years ago (2012-06-20 14:59:26 UTC) #1
reed1
Does SkSetFourByteTag('h', 'e', 'a', 'd') not do the trick here?
12 years ago (2012-06-20 15:11:25 UTC) #2
bungeman
I'm not against using SkSetFourByteTag, and have used it here. However, I do still want ...
12 years ago (2012-06-20 15:25:12 UTC) #3
reed1
fontType_Foo is a funny capitalization/naming choice... LGTM w/ some comments and naming convestions considerations http://codereview.appspot.com/6305117/diff/1009/src/sfnt/SkOTTableTypes.h ...
12 years ago (2012-06-25 14:11:25 UTC) #4
bungeman
12 years ago (2012-06-26 14:20:26 UTC) #5
Committed revision r4317.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b