]> Dogcows Code - chaz/vimcoder/commitdiff
fix infinite loop bug when reading test cases
authorSam Lidder <sam.lidder@gmail.com>
Sat, 18 Aug 2012 05:39:59 +0000 (01:39 -0400)
committerSam Lidder <sam.lidder@gmail.com>
Sat, 18 Aug 2012 22:01:51 +0000 (18:01 -0400)
- pushing character back onto stream causes stream state to never fail
  when test cases contain string and/or vector<string> for
  paramater/return values
- simplest case found so far: parameter: string, return: string


No differences found
This page took 0.027167 seconds and 4 git commands to generate.