dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [bugs #9681] local variable declared by a fixed statem


From: anonymous
Subject: [Pnet-developers] [bugs #9681] local variable declared by a fixed statement is considered read-only
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 1.0.3705)

This mail is an automated notification from the bugs tracker
 of the project: DotGNU Portable.NET.




/**************************************************************************/
[bugs #9681] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9681>
Project: DotGNU Portable.NET
Submitted by: 0
On: Sun 07/18/2004 at 00:14

Category:  None
Severity:  5 - Average
Item Group:  None
Resolution:  None
Assigned to:  None
Status:  Open


Summary:  local variable declared by a fixed statement is considered read-only

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. 











For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=9681>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]