dotgnu-general
[Top][All Lists]
Advanced

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

[DotGNU]code verification


From: Haran Shivanan
Subject: [DotGNU]code verification
Date: Sat, 31 Aug 2002 13:07:32 +0530 (IST)

class sdf
{
public static void Main()
{
        String r="sd sdf dsf fsdf sdf";
        String[] s = r.Split('.');
}
}
The following code throws
System.Security.VerificationException
when run using ilrun.

Am I doing something wrong here, or is this some sort of bug.
I'm using the 0.4.2 release of the pnet compiler.
Thanks.
-- 
Happiness is not a fish you can catch



reply via email to

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