deadlyBuzz / STLAnalyser

STL Analyser code
2 stars 0 forks source link

Debug Line entry #5

Open deadlyBuzz opened 10 years ago

deadlyBuzz commented 10 years ago

When entering the line number for debug, a Comma separated string with line numbers is presented. However, if the numbers are entered with spaces or not strings; E.G 125, 126, 12w instead of 125,126,123 the program throws an unhandled exception.