Nikolai Weibull <n...@bitwi.se> writes:
>
> <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" prefer="public">
>
> doesn’t help.

I followed along in the debugger a bit, it looks like the catalog isn't
being consulted at all. It's getting stuck in a loop while parsing a.dtd:

1. Define %a as an entity in a.dtd
2. encounter %a
3. load the contents of a.dtd, i.e Go To Step 1

I guess it stops when it runs out of file descriptors.
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to