Difference between revisions of "BTP300B A2 Team 4 Bugs Report"
(Created page with ''Final week' CField - data() throwing segfault when called by std::sprintf(*(char**)dialog[mesIndx].data(), "LOOP No: %d", loop);') |
|||
Line 1: | Line 1: | ||
− | 'Final | + | <u>Accomplishments</u> |
+ | |||
+ | '''Final Week''' | ||
+ | |||
+ | Working on getting everyone's part to work together | ||
+ | |||
+ | Removing bugs in each part | ||
+ | |||
+ | CDialog | ||
+ | |||
+ | <u>Bugs</u> | ||
+ | |||
+ | '''Final Week''' | ||
CField - data() throwing segfault when called by std::sprintf(*(char**)dialog[mesIndx].data(), "LOOP No: %d", loop); | CField - data() throwing segfault when called by std::sprintf(*(char**)dialog[mesIndx].data(), "LOOP No: %d", loop); |
Revision as of 16:23, 6 December 2013
Accomplishments
Final Week
Working on getting everyone's part to work together
Removing bugs in each part
CDialog
Bugs
Final Week
CField - data() throwing segfault when called by std::sprintf(*(char**)dialog[mesIndx].data(), "LOOP No: %d", loop);