[Mono-docs-list] Monodoc bug in class libraries

Ben Maurer bmaurer@users.sourceforge.net
Wed, 27 Aug 2003 07:13:57 -0400


On Wed, 2003-08-27 at 00:53, Xavier Amado wrote:
> The following crashes monodoc...
> 
> monodoc --html
> 'M:System.Xml.Xsl.XslTransform.Load(System.Xml.XPath.XPathNavigator,System.Xml.XmlResolver)'
> 
> Unhandled Exception: System.FormatException: Invalid format
> in [0x00125] (at
> /home/reivax/Workdesk/cvs/mono/mcs/class/corlib/System/Int32.cs:104)
> 00 System.Int32:Parse (string)
> in [0x00373] (at
> /home/reivax/Workdesk/cvs/mono/monodoc/browser/ecma-provider.cs:546)
> 00 Monodoc.EcmaHelpSource:RenderMemberLookup 
Ok, i can repro that. if someone doesnt get to it before 4pm EST that is
my top priority.

Thanks,
Ben