[Mono-bugs] [Bug 75562][Wis] New -
[Task:File=/home/wasabi/dev/ISIS/Data/Core/Insured.cs, Line=60,
Column=-1, Type=Error,
Description='ISIS.Data.Coverage' denotes a 'namespace',
where a type was expected(CS0118)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jul 16 00:15:55 EDT 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by wasabi at larvalstage.net.
http://bugzilla.ximian.com/show_bug.cgi?id=75562
--- shadow/75562 2005-07-16 00:15:55.000000000 -0400
+++ shadow/75562.tmp.7935 2005-07-16 00:15:55.000000000 -0400
@@ -0,0 +1,28 @@
+Bug#: 75562
+Product: Mono: Compilers
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: C#
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: wasabi at larvalstage.net
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: [Task:File=/home/wasabi/dev/ISIS/Data/Core/Insured.cs, Line=60, Column=-1, Type=Error, Description='ISIS.Data.Coverage' denotes a 'namespace', where a type was expected(CS0118)
+
+[Task:File=/home/wasabi/dev/ISIS/Data/Core/Insured.cs, Line=60, Column=-1,
+Type=Error, Description='ISIS.Data.Coverage' denotes a 'namespace', where a
+type was expected(CS0118)
+
+I have a class "ISIS.Data.Coverage.Coverage". On another class (Insured), I
+reference it with "using" (using ISIS.Data.Coverage). I then declare a
+public property of type Coverage. That results in this error on the
+properly declaration.
+
+VS.Net compiles this code correctly.
More information about the mono-bugs
mailing list