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

Issue 2256042: code review 2256042: exp/nacl/av: update color to max out at 1<<16-1 instead... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 10 months ago by nigeltao
Modified:
14 years, 10 months ago
Reviewers:
CC:
r, golang-dev
Visibility:
Public.

Description

exp/nacl/av: update color to max out at 1<<16-1 instead of 1<<32-1. Fix missing return in Set(x, y, color).

Patch Set 1 #

Patch Set 2 : code review 2256042: exp/nacl/av: update color to max out at 1<<16-1 instead... #

Patch Set 3 : code review 2256042: exp/nacl/av: update color to max out at 1<<16-1 instead... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M src/pkg/exp/nacl/av/image.go View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 3
nigeltao
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 10 months ago (2010-09-21 05:26:57 UTC) #1
r
LGTM
14 years, 10 months ago (2010-09-21 06:05:01 UTC) #2
nigeltao
14 years, 10 months ago (2010-09-21 06:13:29 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=c27369f19105 ***

exp/nacl/av: update color to max out at 1<<16-1 instead of 1<<32-1.
Fix missing return in Set(x, y, color).

R=r
CC=golang-dev
http://codereview.appspot.com/2256042
Sign in to reply to this message.

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