Bug 318526 (MONO75562) - [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)
Summary: [Task:File=/home/wasabi/dev/ISIS/Data/Core/Insured.cs, Line=60, Column=-1, Ty...
Status: RESOLVED NORESPONSE
Alias: MONO75562
Product: Mono: Compilers
Classification: Mono
Component: C# (show other bugs)
Version: 1.1
Hardware: Other Other
: P3 - Medium : Enhancement
Target Milestone: ---
Assignee: Mono Bugs
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-16 07:15 UTC by Jerome Haltom
Modified: 2007-11-05 11:40 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 19:25:07 UTC


---- Reported by wasabi@larvalstage.net 2005-07-16 00:15:54 MST ----

[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.



---- Additional Comments From rharinath@novell.com 2005-07-20 03:31:17 MST ----

Can you give some sample test code that demonstrates this problem?



Unknown operating system unknown. Setting to default OS "Other".

Comment 1 Marek Safar 2007-11-05 11:40:28 UTC
No response, closing.