[Mono-bugs] [Bug 603454] New: [regression] error CS1574: XML comment ... that could not be resolved
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu May 6 15:58:32 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=603454
http://bugzilla.novell.com/show_bug.cgi?id=603454#c0
Summary: [regression] error CS1574: XML comment ... that could
not be resolved
Classification: Mono
Product: Mono: Compilers
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: C#
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: spouliot at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
try compiling Gendarme from SVN and you'll get:
/Gendarme.Framework.Helpers/MethodSignature.cs(53,22): error CS1574: XML
comment on `Gendarme.Framework.Helpers.MethodSignature' has cref attribute
`Gendarme.Framework.Helpers.MethodSignatures' that could not be resolved
/Gendarme.Framework.Helpers/MethodSignatures.cs(41,29): error CS1574: XML
comment on `Gendarme.Framework.Helpers.MethodSignatures' has cref attribute
`Gendarme.Framework.Helpers.MethodSignature' that could not be resolved
This worked before and also works using CSC.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list