[Mono-bugs] [Bug 75562][Wis] Changed -
[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
Wed Jul 20 03:31:18 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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75562
--- shadow/75562 2005-07-16 00:15:55.000000000 -0400
+++ shadow/75562.tmp.2929 2005-07-20 03:31:18.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 75562
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: mono-bugs at ximian.com
ReportedBy: wasabi at larvalstage.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -23,6 +23,10 @@
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.
+
+------- Additional Comments From rharinath at novell.com 2005-07-20 03:31 -------
+Can you give some sample test code that demonstrates this problem?
+
More information about the mono-bugs
mailing list