dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [bugs #11397] ildasm cannot roundtrip system.xml, refe


From: James Michael DuPont
Subject: [Pnet-developers] [bugs #11397] ildasm cannot roundtrip system.xml, reference to undefined label
Date: Sun, 26 Dec 2004 11:23:54 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041111 Firefox/1.0 (Debian package 1.0-2)

This mail is an automated notification from the bugs tracker
 of the project: DotGNU Portable.NET.




/**************************************************************************/
[bugs #11397] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11397>
Project: DotGNU Portable.NET
Submitted by: James Michael DuPont
On: Sun 12/26/2004 at 11:23

Category:  None
Severity:  5 - Average
Item Group:  None
Resolution:  None
Privacy:  Public
Assigned to:  None
Status:  Open


Summary:  ildasm cannot roundtrip system.xml, reference to undefined label

Original Submission:  /usr/local/lib/cscc/lib/2.0.3600.0/System.Xml.dll
/usr/local/lib/cscc/lib/System.Xml.dll
ildasm -q /mnt/hdb2/usr/local/lib/cscc/lib/System.Xml.dll  > System.Xml.il
ilasm System.Xml.il 
System.Xml.il:106131: label `?L3529e' not defined in the current method
?L35297:
                ldarg.0
                call       instance void 
['mscorlib']'System'.'Object'::'Finalize'()
                endfinally
                .try ?L3528c to ?L35297 finally handler ?L35297 to ?L3529e
        ?L3529e:// mdupont added this
                throw // this too
        }



I added this, 
        ?L3529e:// mdupont
                throw

then it compiled.











For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11397>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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