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 <t...@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 <j...@cs.byu.edu> Assistant Professor / Brigham Young University http://teammccarthy.org/jay "The glory of God is Intelligence" - D&C 93 _________________________________________________ For list-related administrative tasks: http://list.cs.brown.edu/mailman/listinfo/plt-dev