bugDotGNU Portable.NET - Bugs: bug #2198, ILDASM under cygwin round tripping...

 
 

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

bug #2198: ILDASM under cygwin round tripping on complex names is not working on cygwin

Submitted by:  James Michael DuPont <mdupont>
Submitted on:  Mon 13 Jan 2003 11:46:49 AM UTC  
 
Category: NoneSeverity: 3 - Normal
Item Group: NoneStatus: Works For Me
Privacy: PublicAssigned to: None
Open/Closed: Closed

Tue 28 Jan 2003 06:44:44 AM UTC, comment #1:

Works fine for me. Are you sure that you are using an
up to date ilasm and ildasm?

Rhys Weatherley <rweather>
Project Administrator
Mon 13 Jan 2003 11:46:49 AM UTC, original submission:

https://savannah.gnu.org/bugs/?func=detailbug&bug_id=2167&group_id=353

INPUT :
.class private auto ansi beforefieldinit 'test'
{
.method assembly hidebysig specialname rtspecialname instance void 'tes'() cil managed
{

ldtoken field valuetype '<PrivateImplementationDetails>'/'$$struct0x60001ef-1' '<PrivateImplementationDetails>'/* 02000152 /::'$$method0x60001ef-1' / 040005D7 */
// ldtoken valuetype '<PrivateImplementationDetails>'/'$$struct0x60001ef-1' class '<PrivateImplementationDetails>'::'$$method0x60001ef-1';

}
}

OUTPUT OF ROUND TRIPPING
// Input: ./test_quote2.obj
// Image type: OBJ
// Native code present: No
// 32-bit only: No
// Length of IL data: 508

.assembly extern mscorlib
{
.ver 0:0:0:0
}
.assembly test_quote2.obj
{
.ver 0:0:0:0
}
.module test_quote2.obj
// MVID: {FB35396D-B295-55B6-DA64-5969FC5461A7}
.class private auto ansi beforefieldinit test extends [mscorlib]System.Object
{
.method assembly hidebysig specialname rtspecialname instance void tes() cil managed
{
// Start of method header: 2048
.maxstack 8
?L2049:
ldtoken valuetype '<PrivateImplementationDetails>'/'$$struct0x60001ef-1' '<PrivateImplementationDetails>'::'$$method0x60001ef-1'
}
}

Here is the error report
test.il:24: parse error, unexpected "::", expecting ':'

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
Tue 28 Jan 2003 06:44:44 AM UTCrweatherStatusNone=>(Error - Not Found)
  Open/ClosedOpen=>(Error - Not Found)

Back to the top


Powered by Savane 3.1-cleanup1