[Mono-devel-list] Warning CS0162?

Gonzalo Paniagua Javier gonzalo at ximian.com
Fri May 14 03:03:26 EDT 2004


> Any suggestions for how to convince mcs to give me a more precise
> diagnostic?

I have 3 of those warnings in System.Web. After applying the patch
attached, i saw that they were 3 lines like:

return (Exception []) _arrExceptions.ToArray (typeof (Exception));;

Removing the extra ; fixed the warning.

-Gonzalo


-------------- next part --------------
A non-text attachment was scrubbed...
Name: Internalwarning.patch
Type: text/x-patch
Size: 721 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040514/2a5f6f86/attachment.bin 


More information about the Mono-devel-list mailing list