dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [Bug #3845] Verifier: Accessing members of valuetypes


From: nobody
Subject: [Pnet-developers] [Bug #3845] Verifier: Accessing members of valuetypes stored in a rectangular array
Date: Sat, 14 Jun 2003 07:41:15 -0400

=================== BUG #3845: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3845&group_id=353

Changes by: Rhys Weatherley <address@hidden>
Date: Sat 06/14/2003 at 11:41 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
Fix committed to CVS - 14 June 2003



=================== BUG #3845: FULL BUG SNAPSHOT ===================


Submitted by: t3rmin4t0r              Project: DotGNU Portable.NET          
Submitted on: Sun 06/01/2003 at 16:09
Category:  None                       Severity:  5 - Major                  
Bug Group:  None                      Resolution:  Fixed                    
Assigned to:  None                    Status:  Closed                       

Summary:  Verifier: Accessing members of valuetypes stored in a rectangular 
array

Original Submission:  The member access ie stfld fails to verify as the 
verifier get an address ie valuetype& instead of valuetype itself on the stack 
type. The Address() call returns valuetype & which seems to be the issue here . 
Problem present even when compiled with cscc.

Follow-up Comments
*******************

-------------------------------------------------------
Date: Sat 06/14/2003 at 11:41       By: rweather
Fix committed to CVS - 14 June 2003


CC list is empty


File Attachments
****************

-------------------------------------------------------
Date: Sun 06/01/2003 at 16:09  Name: stfld.cs  Size: 0KB   By: t3rmin4t0r
Test case
http://savannah.gnu.org/bugs/download.php?group_id=353&amp;bug_id=3845&amp;bug_file_id=476


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3845&group_id=353


reply via email to

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