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

Issue 384041: code review 384041: 1. decommit complex(float) conversion (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years ago by ken3
Modified:
15 years ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

1. decommit complex(float) conversion 2. add complex algorithm for map/chan 3. test for use of complex in array, slice, field, chan, map, field, pointer.

Patch Set 1 #

Patch Set 2 : code review 384041: 1. decommit complex(float) conversion #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -24 lines) Patch
M src/cmd/gc/const.c View 2 chunks +2 lines, -2 lines 0 comments Download
M src/cmd/gc/cplx.c View 1 chunk +0 lines, -12 lines 0 comments Download
M src/cmd/gc/subr.c View 2 chunks +3 lines, -1 line 0 comments Download
M src/cmd/gc/typecheck.c View 1 chunk +8 lines, -3 lines 0 comments Download
M test/ken/cplx3.go View 2 chunks +3 lines, -3 lines 0 comments Download
M test/ken/cplx4.go View 1 chunk +1 line, -3 lines 0 comments Download
A test/ken/cplx5.go View 1 chunk +54 lines, -0 lines 0 comments Download

Messages

Total messages: 3
ken3
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
15 years ago (2010-03-10 01:51:27 UTC) #1
ken3
*** Submitted as http://code.google.com/p/go/source/detail?r=a38c8d2c384c *** 1. decommit complex(float) conversion 2. add complex algorithm for map/chan ...
15 years ago (2010-03-10 01:51:32 UTC) #2
rsc
15 years ago (2010-03-10 20:44:08 UTC) #3
LGTM

386 is not quite working; looking into it.
Sign in to reply to this message.

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