Hello! > > There is a little problem with the code: the MonoTODO attribute is an > > internal attribute, so it is not accessible outside of corlib. > > That must have changed since .24 or there's a bug, since it compiles > fine for me. > > I'll change it so it reports any attribute with the name > MonoTODOAttribute (which I now realize is necessary anyway since there > are various MonoTODOAttributes throughout the class library).
Yes, this was a recent bug fix to the compiler. Sorry about that ;-) Miguel _______________________________________________ Mono-docs-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-docs-list
