[racket-dev] TR internal error

From: Asumu Takikawa (asumu at ccs.neu.edu)
Date: Fri Jun 21 21:23:15 EDT 2013

On 2013-01-21 10:48:48 +0100, Pierpaolo Bernardi wrote:
>    the file attached causes the following internal error:
>    Internal Typechecker Error: bad expected: #(struct:tc-results
>    (#(struct:tc-result Char - -) #(struct:tc-result (Vector Integer Integer
>    Integer Integer) - -)) #f)
>    while typechecking:
>    (#%app vector ah am as af)
>    originally:
>    (vector ah am as af)

Thanks for the report! Sorry for not getting around to this earlier, but
I've pushed a fix now.

Cheers,
Asumu

Posted on the dev mailing list.