Difference between revisions of "Team 7 Bugs Report"

From CDOT Wiki
Jump to: navigation, search
Line 6: Line 6:
 
Completed the consoleplus.h
 
Completed the consoleplus.h
  
<u>Bug Fixes:</u>
+
<u>Bug Report:</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 18:50, 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 Report:

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