bugDotGNU Portable.NET - Bugs: bug #2122, ILASM - .get CLASSNAME...

 
 

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

bug #2122: ILASM - .get CLASSNAME marshal(idispatch) MEMBER

Submitted by:  James Michael DuPont <mdupont>
Submitted on:  Fri 03 Jan 2003 11:08:40 AM UTC  
 
Category: NoneSeverity: 3 - Normal
Item Group: NoneStatus: Fixed
Privacy: PublicAssigned to: None
Open/Closed: Closed

Fri 03 Jan 2003 01:01:12 PM UTC, comment #1:

Disassembler bug - it should not have been dumping the
marshalling information on the property accessors.

Rhys Weatherley <rweather>
Project Administrator
Fri 03 Jan 2003 11:08:40 AM UTC, original submission:

this code fails to specify the marshalling type when getting a member and specifing "marshal(idispatch)"

.get instance 'System'.'Object' 'test'::'get_testProperty'(class 'System'.'Object' 'A_1')

.get instance class 'System'.'Object' marshal(idispatch) 'test'::'get_testProperty'(class 'System'.'Object' 'A_1')

------------------------------
.module 'test.obj'

.class private auto ansi 'test' extends ['mscorlib']'System'.'Object'
{
.method compilercontrolled instance class 'System'.'Object' 'get_testProperty'(class 'System'.'Object' 'A_1') cil managed {}

.property instance class 'System'.'Object' 'testProperty'(class 'System'.'Object')
{
.get instance class 'System'.'Object' 'test'::'get_testProperty'(class 'System'.'Object' 'A_1')
.get instance class 'System'.'Object' marshal(idispatch) 'test'::'get_testProperty'(class 'System'.'Object' 'A_1')
}
}
----------------------------------------------
parse error, unexpected "`marshal'"

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
Fri 03 Jan 2003 01:01:12 PM UTCrweatherOpen/ClosedOpen=>(Error - Not Found)
Fri 03 Jan 2003 01:01:11 PM UTCrweatherStatusNone=>(Error - Not Found)

Back to the top


Powered by Savane 3.1-cleanup1