dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [DotGNU]possible error


From: James Mc Parlane
Subject: RE: [DotGNU]possible error
Date: Thu, 19 Jun 2003 14:02:17 +1000

Yes - When at the MS Server 2003 Launch and VS.NET 2003 Seminar, one of the
Microsoft speakers got up and made this exact error... and could not for the
life of him figure out why his code would not compile.. :)

Many people sat there and grinned a lot :)

> -----Original Message-----
> From: Rhys Weatherley [mailto:address@hidden
> Sent: Wednesday, June 18, 2003 6:34 PM
> To: James Michael DuPont; address@hidden
> Subject: Re: [DotGNU]possible error
> 
> 
> On Wednesday 18 June 2003 05:02 pm, James Michael DuPont wrote:
> 
> > cscc test.cs
> > test.cs:3: `Report' cannot be declared as a type
> > test.cs:3: because it is already declared as namespace
> 
> MS'es csc compiler also gives an error.  C# doesn't allow 
> namespaces and types 
> with the same name, as it gives ambiguities in name resolution.
> 
> Cheers,
> 
> Rhys.
> 
> _______________________________________________
> Developers mailing list
> address@hidden
> http://dotgnu.org/mailman/listinfo/developers
> 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]