Difference between revisions of "BTP300A A2 Team 2 Bugs Report"
Line 36: | Line 36: | ||
Working on fix | Working on fix | ||
− | + | 24/11 (Sunday) | |
Memory leaks and segmentation faults while testing clabel and cbutton (Reported by Pavlo, Anna) | Memory leaks and segmentation faults while testing clabel and cbutton (Reported by Pavlo, Anna) | ||
Debugged and FIXED by Pavlo, Anna and Andriy | Debugged and FIXED by Pavlo, Anna and Andriy |
Revision as of 15:56, 30 November 2013
30/10 (Wednesday) Started development on Assignment 2
31/10 (Thursday) Finally compiled but segmentation fault on run (Reported by Andriy) FIXED on 31/10 by Anna
01/11 (Friday) Memory leaks and corruption on exit of program (Reported by Pavlo) FIXED on 01/11 by Anna
01/11 (Friday) Trailing characters left by moving frame (Reported by Anna) FIXED on 01/11 by Andriy 02/11 (Saturday) Child frame doesn't stay in the proper bounds of the parent frame (Reported by Anna) FIXED on 02/11 by Pavlo
02/11 (Saturday) Frame doesn't stay within the bounds of Terminal (Reported by Pavlo) FIXED on 02/11 by Pavlo
A2 R1 Completed and Submitted
A2 R2
09/11 (Saturday) Action plan, header files and abstract classes created (by Pavlo)
16/11 (Saturday) Created CField classes and implementation files (by Pavlo and Andryi) FIXED on 02/11 by Pavlo
20/11 (Wednesday) Finally compiled but segmentation fault on run (Reported by Pavlo) Working on fix
24/11 (Sunday) Memory leaks and segmentation faults while testing clabel and cbutton (Reported by Pavlo, Anna) Debugged and FIXED by Pavlo, Anna and Andriy FIXED on 23/11 Working on CDialog
30/11 (Saturday) Working on draw() and displaying CFields in CDialog