User Tools

Site Tools


haas:spring2014:data:projects:sll_rewrite

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
haas:spring2014:data:projects:sll_rewrite [2014/03/09 14:41] – [03/09/2014] wedgehaas:spring2014:data:projects:sll_rewrite [2014/05/03 13:42] (current) – [03/22/2014] wedge
Line 115: Line 115:
  
 =====Errata===== =====Errata=====
 +====05/03/2014====
 +  * Further tweaks:
 +    * Makefile updates
 +    * testing/unit-insert.c
 +    * testing/unit-append.c
 +    * testing/palindrome.c unused variable removed
 +    * some comment clean-up
 +
 +====03/22/2014====
 +  * Fixed a typo in **src/list/cp.c**
 +
 +====03/17/2014====
 +  * Updated Makefiles to support upgrading to **sll2** project
 +  * warning-free testing/nodetest.c should now be copied over
 +
 ====03/09/2014==== ====03/09/2014====
   * Added **testing/palindrome.c** for further list testing   * Added **testing/palindrome.c** for further list testing
Line 122: Line 137:
  
 ====03/05/2014==== ====03/05/2014====
-  * **src/list/pos.c:setpos()** had an incorrect return value; should be **<nowiki>Node *</nowiki>**+  * **src/list/pos.c:setpos()** had an incorrect return value; should be **<nowiki>Node *</nowiki>** (as prototyped in **inc/list.h**)
  
 =====Submission===== =====Submission=====
haas/spring2014/data/projects/sll_rewrite.1394376097.txt.gz · Last modified: 2014/03/09 14:41 by wedge