1
edit
Changes
no edit summary
<u>''' Week 1: Nov 10 - 16 '''</u>
* Monday - Alek: CField::display() should check to see if the data field is NULL.
<u>''' Week 4: Nov 24 - 30 '''</u>
* Saturday - Justin: CLabel constructor initialized its CField class incorrectly. Passed NULL to CField str and used set to modify it.
* Saturday - Justin: CLabel::allocateAndCopy needs to use data()=, not data = to dynamically allocate memory for str.