bugDotGNU Portable.NET - Bugs: bug #9300, cscc uses base call on any...

 
 

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

bug #9300: cscc uses base call on any expression starting with base.

Submitter:  Gopal.V <t3rmin4t0r>
Submitted:  Fri 11 Jun 2004 11:51:19 AM UTC
   
 
Category:  None Severity:  2 - Minor
Item Group:  None Status:  None
Privacy:  Public Assigned to:  t3rmin4t0r
Open/Closed:  Open

Fri 11 Jun 2004 11:51:19 AM UTC, original submission:  

As in the attached sample

base.List.Remove() generates a base get_List accessor
and a base call to Remove .

Fails verification because List.Remove calls an interface method.

Gopal.V <t3rmin4t0r>
Group administrator

 

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

Attached Files
file #1398:  ilist.cs added by t3rmin4t0r (277B - application/octet-stream - Simple test case)

 

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.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2004-06-11 t3rmin4t0r Attached File- Added ilist.cs, #1390

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code