Re: bug in url.e

José Bollo <[email protected]> Mon, 18 Dec 2006 08:48:26 +0100
Newsgroups gmane.comp.lang.eiffel.smalleiffel
Message-ID <[email protected]>
Le Samedi 16 D=C3=A9cembre 2006 15:42, Lo=C3=AFc Le Guyader a =C3=A9crit=C2=
=A0:
> It's the dtd validation which fail doesn't work. I made a local version
> of the program, so you can test even behind a proxy. In order to do
> that, put testlocalxml.e, remote.xml and tribune-1.0.dtd in the same
> directory, then do "se c testlocalxml.e" and then ./a.out

=46rom your files it seems that the require attribute site of the tag board=
 is=20
missing. Is it normal?

Anyway with that attribute, it still crashes:
Line : 124 column 8 in SmartEiffel/lib/xml/dtd/xml_dtd_parser.e.
*** Error at Run Time ***: Expression just after "inspect" is Void.

regards