On Mar 15, 2011, at 1:03 AM, Steve Lessard wrote:
> The comment doesn't start with three slashes. Why does the compiler think 
> that's an XMLDoc comment? 

Because XML Documentation Comments can also start with `/**` (slash-star-star):

        
http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-334.pdf
        ยง E.1 Introduction
        delimited-doc-comment grammar

That said, this does look like an mcs bug.

 - Jon

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to