[Mono-dev] [PATCH] System.Web ParseError - API Compatibility (added 3 missing members)

Daniel Gagne danny at dannygagne.com
Mon Jul 6 16:15:37 EDT 2009


Hi,

This is my first patch submission, so I decided to attack some low hanging
fruit to understand the entire build/patch/submission process.

This patch concerns the ParserError class in the System.Web namespace.  As
you can see be looking at
http://go-mono.com/status/status.aspx?reference=3.5&profile=2.0&assembly=System.Webthis
class lacks setter methods required for api compliance.  This simple
patch should allow the compatibility tests to run.  I did not create any
unit tests for this as it is merely a setter, if a unit test is required I
can create one.  This should fix the compatibility for both versions 2.0 and
3.5

The file I modified is:
/trunk/mcs/class/System.Web/System.Web/ParserError.cs

Thanks,

I look forward to hearing your feedback.

danny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090706/5beb8d5d/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ParserError.diff
Type: application/octet-stream
Size: 474 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090706/5beb8d5d/attachment.obj 


More information about the Mono-devel-list mailing list