[Mono-dev] Cannot build from fresh svn checkout (patch to fix it attached)

David Mitchell dmitchell at logos.com
Fri Feb 20 18:06:25 EST 2009


    I would greatly appreciate if someone would review/apply this patch.
Earlier today, it seems that someone added a call to GetType() in
System.Web.UI.TemplateControl.ReadStringResource().

However, ReadStringResource is static if the NET_2_0 symbol is not defined,
making GetType() unavailable‹and thus preventing a fresh svn checkout from
compiling. The attached patch fixes that issue.

--Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090220/51ada548/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.patch
Type: application/octet-stream
Size: 635 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090220/51ada548/attachment.obj 


More information about the Mono-devel-list mailing list