BTP300A Team 3 Bugs Report
Week 1
6/10/2013
-Finished coding Display Function
Week 2
09/10/2013
-Pair Programming in library on edit function
-Bug: Home and End key gives incorrect key press; displays ^ instead of moving cursor
-Solution: Change putty settings. Connection > Data > set "Terminal-Type String" to "linux"
Week 3
09/17/2013
-Pair Programing
-Bug:BACKSPACE is not working properly. It is working for the first time , than just it's changing the cursor position.
-Solution: Pointer address mistakes on the verifying if statements
Week 4
09/23/2013
Assignment testing:
-Platform testing:matrix, borland, visual studio tests were successful
-Final code checking on progress
-Ready for submission
09/26/2013
Main Program:
-Pair: Programing in library developing main program(mail.cpp)
-Bug:Linux F1 F2 F3 F4 F5 gives the same int value
-We modified the code for different buttons
09/27/2013
Main testing:
-Matrix tests were successful
-Final code checking on progress
-Application Ready for submission