Difference between revisions of "BTP300A Team 11 Bugs Report"

From CDOT Wiki
Jump to: navigation, search
 
Line 1: Line 1:
Week 1
+
==NOTE: TEAM 11!==
 +
==Week 1==
  
Display funciton finished testing the edit
+
      - Working on Display funciton.
Testing the "edit()" function
 
  
 +
==Week 2==
  
Week 2:
 
  
Working on edit.  Most of the problems in insert function resulting in segmentation fault(fixed).
+
Display Function completed   
The string was not filling up correctly.
 
  
 +
      - working on testing edit().
 +
      - still testing edit, some (simpler) buttons complete.
  
Week 3:
 
  
Sept 27 Compiling on Borland produced errors with constant (fixed)
+
 
 +
==Week 3 ==
 +
 
 +
      - Edit - Insert in particularly produced errors - fixed the algorithm for insert and copy over
 +
 +
 
 +
      - Issues with compiling on Borland.  Produces errors with constants and wont compile
 +
        Visual Studio wont compile either(fixed).
 +
 
 +
 
 +
 
 +
 
 +
      - Needed to declare arrays properly

Latest revision as of 14:57, 29 September 2013

NOTE: TEAM 11!

Week 1

     - Working on Display funciton.

Week 2

Display Function completed

     - working on testing edit().
     - still testing edit, some (simpler) buttons complete.


Week 3

     - Edit - Insert in particularly produced errors - fixed the algorithm for insert and copy over 

     - Issues with compiling on Borland.  Produces errors with constants and wont compile
       Visual Studio wont compile either(fixed).



     - Needed to declare arrays properly