dotgnu-general
[Top][All Lists]
Advanced

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

Re: [DotGNU]A small fix for C# compiler


From: Gopal V
Subject: Re: [DotGNU]A small fix for C# compiler
Date: Sat, 31 Aug 2002 13:09:23 +0530
User-agent: Mutt/1.2.5i

If memory serves me right, Rhys Weatherley wrote:
> It is valid, according to the spec.  There must exist an explicit
> cast between the element type and the variable type.  This allows
> one to say
> 
>     Object[] a;
>     foreach(String s in a) { ... }
> 

Fixed ... Along with my SSH install ... So this is just a "security
check" patch submission...

If you approve I'll go on to commit code ..

Gopal
-- 
The difference between insanity and genius is measured by success


reply via email to

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