bugDotGNU Portable.NET - Bugs: bug #11397, ildasm cannot roundtrip...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #11397: ildasm cannot roundtrip system.xml, reference to undefined label

Submitter:  James Michael DuPont <mdupont>
Submitted:  Sun 26 Dec 2004 11:23:41 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Wont Fix
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Fri 19 Aug 2005 11:21:49 PM UTC, comment #2: 

Round-tripping was never supported in ilasm/ildasm

Gopal.V <t3rmin4t0r>
Group administrator
Sun 26 Dec 2004 11:32:39 AM UTC, comment #1: 

newl (Derik) was able to confirm this :



<newl> confirmed.
<newl> although the label I get is different.

James Michael DuPont <mdupont>
Sun 26 Dec 2004 11:23:41 AM UTC, 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.

James Michael DuPont <mdupont>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-08-19 t3rmin4t0r StatusNone Wont Fix
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code