dotgnu-general
[Top][All Lists]
Advanced

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

Re: [DotGNU]Testing of ILASM:


From: James Michael DuPont
Subject: Re: [DotGNU]Testing of ILASM:
Date: Thu, 2 Jan 2003 12:55:44 -0800 (PST)

--- James Michael DuPont <address@hidden> wrote:
> Well, it looks 2112 is not a bug in ilasm, 
> but a bug in ildasm.
> Microsofts ilasm also chokes.  I will be reading the IL book later
> and
> report what i find.

Well, the id of a class is a simple name, and an namespace a dotted
name.
Maybe we need to change the ildasm to wrap the things in a name like
that?

mike
> 
> --- James Michael DuPont <address@hidden> wrote:
> > I have started to test the ILASM. More to come
> > 
> > here are the first two reports :
> > [Bug #2112] ILASM - problem with dotted names
> >  Original Submission:  
> >  .class  test.test.test.test
> >  {
> >  }
> > error_dotted_names.il:1: parse error, unexpected ".identifier",
> > expecting '{'
> > 
> > Bug #2113 : ILASM .assembly public_key not recognised
> > Original Submission:  
> > .assembly public_key test 
> > { 
> > } 
> > 
> > error_dotted_names.il:1: parse error, unexpected ".identifier",
> > expecting '{'  
> > 
> 
> 
> =====
> James Michael DuPont
> http://introspector.sourceforge.net/
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
> _______________________________________________
> Developers mailing list
> address@hidden
> http://www.dotgnu.org/mailman/listinfo/developers


=====
James Michael DuPont
http://introspector.sourceforge.net/

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


reply via email to

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