[plt-scheme] ssax-code.ss appears broken under 359.200
On Nov 18, 2006, at 1:30 PM, Kyle Smith wrote:
> I'm using (planet "ssax.ss" ("lizorkin" "ssax.plt" 1 3)) version of
> Lizorkin's ssax package. I just got around to revisiting a rather
> lengthy piece of regression code that I had built up from his
> xml-tools-tutorial. All of it had srfi-78 check statements that
> verified its proper functioning. However, when I ran it again,
> for the first time under 359.200 I get:
>
> Error at position 3044
> ([GIMatch] broken for (END . syntax) while expecting END source)
> uncaught exception: -1
>
> So I did a grep -i --recursive "GIMatch" and got back the
> structure for this error message in the file lizorkin/ssax.plt/1/3/
> ssax-code.ss.
>
> This entire regression file ran with no errors prior to installing
> 359.200. I thought maybe you could take a look at the code and see
> if you could surmise what change in mzscheme might have broken
> ssax.plt. It may affect other packages as well.
One thought: could this be related to the recent changes to the
meaning of for-each?
John Clements
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2484 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20061121/aec2bb52/attachment.p7s>