[plt-scheme] problem with 370.3 and 370.4
At Sat, 30 Jun 2007 05:20:39 +0800, Matthew Flatt wrote:
> (It's likely related to a change that I made to smooth window updates
> when sub-windows are created in a batch.)
No, it was a bug a recent Windows-specific change, which was to make
the result of `get-text-extent' more consistent when a zero-length
string is supplied. Your extra report --- with the "min-height in
area<%>" error message --- saved me lots of time tracking this down.
Now fixed in SVN.
Thanks for the report,
Matthew