From: Chris Hanson Date: Sat, 23 Aug 2003 05:39:58 +0000 (+0000) Subject: Fix bug in parsing of XML declarations. X-Git-Tag: 20090517-FFI~1818 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=cb547a84b0ca9d4b26255b71c3e968703a59b64a;p=mit-scheme.git Fix bug in parsing of XML declarations. --- diff --git a/v7/src/xml/xml-parser.scm b/v7/src/xml/xml-parser.scm index c54ff7147..0ea38a6f5 100644 --- a/v7/src/xml/xml-parser.scm +++ b/v7/src/xml/xml-parser.scm @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: xml-parser.scm,v 1.36 2003/08/23 05:39:20 cph Exp $ +$Id: xml-parser.scm,v 1.37 2003/08/23 05:39:58 cph Exp $ Copyright 2001,2002,2003 Massachusetts Institute of Technology @@ -163,6 +163,7 @@ USA. ;;;; XML declaration (define (xml-declaration-parser description text-decl?) + description (*parser (top-level (with-pointer p