[Mono-dev] monodocer ignores "internal protected" members
Jonathan Pryor
jonpryor at vt.edu
Tue Feb 5 14:00:53 EST 2008
On Tue, 2008-02-05 at 18:09 +0100, Stefan Noack wrote:
> > What version of mono is this?
>
> This is strange. I use mono 1.2.6 and the monodoc 1.2.6 gentoo ebuild
> which afaik contains monodocer. But it looks strange, though:
>
> noah at linux-laptop ~/prog/liblamp/trunk $ monodocer --version
> Monodocer - The Mono Documentation Tool 0.0.0.0 - Copyright (c) 2004
> Joshua Tauberer <tauberer at for.net>
> released under the GPL.
> A tool for creating and updating Mono XML documentation files for
> assemblies.
You can ignore the 0.0.0.0 version number; it's automatically generated
by Mono.GetOptions, and has no relation to any actual monodocer or mono
version number.
Mono 1.2.6 should have an up-to-date monodocer, so I'm surprised that
you're seeing this problem with protected internal members.
> I think the ebuild might be wrong and uses old code or something. Thanks
> for your help :) Maybe i should switch to the SVN sources?
You shouldn't need to switch to svn or anything.
Please file a bug at bugzilla.novell.com and I'll take a look at it.
- Jon
More information about the Mono-devel-list
mailing list