[Mono-devel-list] Class status page: errors

Atsushi Eno atsushi at ximian.com
Sat Jun 19 03:10:31 EDT 2004


Hello,

> The class status page also shows errors in classes as a red exclamation
> mark, but what sort of errors are these?
> 
> And how can one find out what the specific errors are?

I doubt it is recent XSLT engine bug. It was formerly ignorant of
difference between result tree fragment and node set, and the fix
might result in the bug. I checked corcompare stylesheet and the
stylesheet looks fine enough to create proper comments as a
title attribute of each images. But it results in empty string now.

Right now if you are running MS.NET, you can create the source
of the web page in mono/web/web. To create it, first run make
in mono/web/web/masterinfos, and then run make in mono/web/web.
And you will find that there are some xml files in mono/web/web/src.
Each blah.xml is transformed into blah.html.in in that directory.

Atsushi Eno



More information about the Mono-devel-list mailing list