[Mono-dev] Fixes for Grasshopper compilation
Sebastien Pouliot
sebastien.pouliot at gmail.com
Thu Sep 8 11:00:07 EDT 2005
On Thu, 2005-08-09 at 16:27 +0300, Eyal Alaluf wrote:
> Hi, all.
>
> Attached are fixes to WebCategoryAttribute.cs & WebSysDescriptionAttribute.cs that mark
> them as "[AttributeUsage(AttributeTargets.All)]".
They are internal attributes so All is ok.
> The MS C# compiler refused to compile
> System.Web otherwise (from within Grasshopper).
Make sense - as no usage was specified. Could you fill a bug for MCS on
this ?
> The fix seems innocent enough, though. Any comments?
Please apply.
Thanks
--
Sebastien Pouliot
email: sebastien at ximian.com
blog: http://pages.infinit.net/ctech/
More information about the Mono-devel-list
mailing list