--- branches/vis12/bugs/bug008.diderot 2013/02/23 13:24:04 2169 +++ branches/vis12/bugs/resolved/bug008.diderot 2013/02/23 13:45:26 2171 @@ -7,6 +7,13 @@ raised at common/phase-timer.sml:76.50-76.52 raised at typechecker/typechecker.sml:950.39 raised at typechecker/util.sml:238.20 + +The correct error message is + +[bug008.diderot:25.21-26.68] Error: unable to resolve overloaded operator "'lerp'" + argument type is: (real * real * real * real * real * real) + +because of a misplaced right parenthesis. */ int imgSize = 400;