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

Issue 2720044: Refined elList (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 6 months ago by Bo Schwarzstein
Modified:
13 years, 6 months ago
Reviewers:
Elvic
Base URL:
http://elvishrender.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Total comments: 5

Patch Set 2 : Refined as comments again. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -48 lines) Patch
eiCORE/UnitTest/eiListUnitTest.h View 1 4 chunks +8 lines, -6 lines 1 comment Download
eiCORE/eiList.h View 1 2 chunks +26 lines, -26 lines 0 comments Download
eiCORE/eiList.c View 1 9 chunks +15 lines, -16 lines 1 comment Download

Messages

Total messages: 3
Elvic
Generally it's a good changelist. http://codereview.appspot.com/2720044/diff/1/eiCORE/UnitTest/eiListUnitTest.h File eiCORE/UnitTest/eiListUnitTest.h (right): http://codereview.appspot.com/2720044/diff/1/eiCORE/UnitTest/eiListUnitTest.h#newcode23 eiCORE/UnitTest/eiListUnitTest.h:23: eiNode node; You are ...
13 years, 6 months ago (2010-11-01 03:32:19 UTC) #1
Bo Schwarzstein
Refined as comments again.
13 years, 6 months ago (2010-11-01 04:50:22 UTC) #2
Elvic
13 years, 6 months ago (2010-11-01 05:47:51 UTC) #3
Here're my comments regarding your changelist:

http://codereview.appspot.com/2720044/diff/7001/eiCORE/UnitTest/eiListUnitTest.h
File eiCORE/UnitTest/eiListUnitTest.h (right):

http://codereview.appspot.com/2720044/diff/7001/eiCORE/UnitTest/eiListUnitTes...
eiCORE/UnitTest/eiListUnitTest.h:23: ei_node node;
using ei_list_node may be better? such that ei_slist can have ei_slist_node, and
ei_btree can have ei_btree_node.

http://codereview.appspot.com/2720044/diff/7001/eiCORE/eiList.c
File eiCORE/eiList.c (right):

http://codereview.appspot.com/2720044/diff/7001/eiCORE/eiList.c#newcode167
eiCORE/eiList.c:167: }
list->head.prev = NULL; is still needed, sorry.
Sign in to reply to this message.

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