Difference between revisions of "BTP300B A2 Team 1 Bugs Report"

From CDOT Wiki
Jump to: navigation, search
(Created page with ''''Huda's Bug Log<br/> ========================''' Oct 7 - Getting namespace issue even though its in both .cpp file and .h files for CFrame class and also getting other errors.')
 
Line 2: Line 2:
 
========================'''
 
========================'''
  
Oct 7 - Getting namespace issue even though its in both .cpp file and .h files for CFrame class and also getting other errors.
+
* '''Oct 7''' - Received Dennis' copy of the assignment which he implemented the basic idea of the CFrame class. Compiling with a2test.cpp gives significant amount of errors related to namespace issue even though its in both .cpp file and .h files for CFrame class and also getting other errors. However, tried to fix the following:
 +
 
 +
* Sent the clean version of assignment back to the team (but compiles with errors on VS).
 +
 
 +
* '''Oct 19''' - Received another revised version of assignment from Dennis.

Revision as of 09:29, 19 October 2013

Huda's Bug Log
========================

  • Oct 7 - Received Dennis' copy of the assignment which he implemented the basic idea of the CFrame class. Compiling with a2test.cpp gives significant amount of errors related to namespace issue even though its in both .cpp file and .h files for CFrame class and also getting other errors. However, tried to fix the following:
  • Sent the clean version of assignment back to the team (but compiles with errors on VS).
  • Oct 19 - Received another revised version of assignment from Dennis.