[Mono-docs-list] xsl bug with 0.31?
Miguel de Icaza
miguel@ximian.com
Tue, 27 Apr 2004 14:21:51 -0400
Hello,
> It seems monodoc is broken with mono/mcs 0.31. Here is the output of
> monodoc T:System.String.
>
> node `debugger' is not defined on the documentation map
> node `classlib-gtkmozembed' is not defined on the documentation map
> free(): invalid pointer 0x41e1c740!
> Trying: T:System.String
This works for me, am wondering if you could track where that free()
call is coming from.
And also mono --debug might be helpful here.
Miguel