bugDotGNU Portable.NET - Bugs: bug #2410, ILDASM results rejected by rotor

 
 

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

bug #2410: ILDASM results rejected by rotor

Submitted by:  James Michael DuPont <mdupont>
Submitted on:  Tue 28 Jan 2003 07:39:34 AM UTC  
 
Category: NoneSeverity: 3 - Normal
Item Group: NoneStatus: Fixed
Privacy: PublicAssigned to: None
Open/Closed: Closed

Thu 30 Jan 2003 10:17:13 AM UTC, comment #2:

Fixed now, in both ilasm and ildasm - checked in Jan 30, 2003

Rhys Weatherley <rweather>
Project Administrator
Thu 30 Jan 2003 06:53:31 AM UTC, comment #1:

1. Rotor supposedly chokes on the output,
but I think that it is valid, just the ordering is different.
2. ilasm drops the originator attribute, that is a bug
TEST CASE :
.assembly publickey test_hash
{
.hash algorithm 0x00008004
.ver 1:0:3300:0
.originator = (00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00) // ................
}

results from round tripping :
.assembly publickey test_hash
{
.hash algorithm 0x00008004
.ver 1:0:3300:0
}
.module test_originator.obj
// MVID: {77B31A7A-2807-59D7-CD20-054D0843AA85}

James Michael DuPont <mdupont>
Tue 28 Jan 2003 07:39:34 AM UTC, original submission:

This bug was submitted as a double bug
under the following uri :

I have uploaded the file to here
http://introspector.sourceforge.net/dotgnu/system.xml.dll.il

manyuso says these are two problems in the generated il
Line 15 has a problem in rotor :
I believe it needs to be .assembly System.Xml publickey = ( <bytes> )

.assembly publickey 'System.Xml'
{
.hash algorithm 0x00008004
.ver 1:0:3300:0

and Line 19: .originator = (00 00 00 00 00 00 00 00 04 00 00 00 00

    1. 00 00) // ................
James Michael DuPont <mdupont>

 

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Do you think this task is very important?
If so, you can click here to add your encouragement to it.
This task has 0 encouragements so far.

Only logged-in users can vote.

 

Please enter the title of George Orwell's famous dystopian book (it's a date):

 

 

Follow 2 latest changes.

Date Changed By Updated Field Previous Value => Replaced By
Thu 30 Jan 2003 10:17:13 AM UTCrweatherStatusNone=>(Error - Not Found)
  Open/ClosedOpen=>(Error - Not Found)

Back to the top


Powered by Savane 3.1-cleanup1