bugDotGNU Portable.NET - Bugs: bug #9681, local variable declared by a fixed...

 
 

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

bug #9681: local variable declared by a fixed statement is considered read-only

Submitter:  None
Submitted:  Sun 18 Jul 2004 12:14:55 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open

Sun 18 Jul 2004 12:14:55 AM UTC, original submission:  

ECMA-334 Section 25.6 declares that a local pointer definition in a fixed statement is considered read only.  cscc doesn't abide by this and pointer arithmetic is allowed in the fixed block.

I submitted a patch to fix the offending code in TextBoxBase, but obviously the compiler has to be fixed too.

Anonymous

 

(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.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code