The bug is a mismatch between the optimizer and validator, where the
optimizer can see that `string-append` is applied to a string and will
definitely succeed, while the validator can't infer that behavior. The
fact by itself isn't the problem, but it allows a further inference in
the optimizer that's relevant to the validator.
The optimizer should use a specific flag internally at a specific point
to keep it consistent with the validator. I'll push that repair after
testing.
> --
> You received this message because you are subscribed to the Google Groups
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
racket-users...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.