[plt-dev] Re: [plt-scheme] expr-syntax-object-iterator: unknown expr: (#%variable-reference)

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Thu Mar 26 15:07:30 EDT 2009

This does not appear to be a bug in the html collection, so I don't
know how to fix it. If it is a bug in the html collection, can the
debugger debugger give me a clue?

Jay

On Thu, Mar 26, 2009 at 7:13 AM, Tom Schouten <tom at zwizwa.be> wrote:
> Hello,
>
> In DrScheme, the following code produces no errors on "run":
>
>  #lang scheme/base
>  (require html)
>  (read-html-as-xml (open-input-string "<html>"))
>
> but it does print out an error message on "debug":
>
>  Welcome to DrScheme, version 4.1.5 [3m].
>  Language: Module; memory limit: 128 megabytes.
>  expr-syntax-object-iterator: unknown expr: (#%variable-reference)
>
> Cheers,
> Tom
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://teammccarthy.org/jay

"The glory of God is Intelligence" - D&C 93


Posted on the dev mailing list.