Difference between revisions of "Team 7 Bugs Report"
Line 1: | Line 1: | ||
− | '''Week | + | '''Week 2 (Sep15 - 21) ''' |
− | <u>Weekly Progress</u> | + | <u>Weekly Progress:</u> |
Completed the Display Function and for the moment seems to be Debugged | Completed the Display Function and for the moment seems to be Debugged | ||
Completed the consoleplus.h | Completed the consoleplus.h | ||
− | <u>Bug Fixes</u> | + | <u>Bug Fixes:</u> |
When complied by doing g++ a1test.cpp console.cpp consolelineedit.cpp errors not from the original console.cpp is shown: | When complied by doing g++ a1test.cpp console.cpp consolelineedit.cpp errors not from the original console.cpp is shown: |
Revision as of 17:44, 19 September 2013
Week 2 (Sep15 - 21)
Weekly Progress:
Completed the Display Function and for the moment seems to be Debugged Completed the consoleplus.h
Bug Fixes:
When complied by doing g++ a1test.cpp console.cpp consolelineedit.cpp errors not from the original console.cpp is shown:
console.cpp:29:74: error: operator '&&' has no right operand
console.cpp:44:1: error: expected unqualified-id before â--â token
console.cpp:365:1: error: expected unqualified-id before â--â token