[Mono-bugs] [Bug 76173][Min] Changed - Managed pointer * emitted as an unmanaged one

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Oct 8 15:23:22 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by miguel at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=76173

--- shadow/76173	2005-09-21 02:59:17.000000000 -0400
+++ shadow/76173.tmp.16342	2006-10-08 15:23:22.000000000 -0400
@@ -2,14 +2,14 @@
 Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
-Priority: Normal
+Severity: Unknown
+Priority: Minor
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: jankit at novell.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
@@ -44,6 +44,10 @@
 Note: In ILAsm, '*' represents unmanaged ptr, and & is for managed.
 
 ------- Additional Comments From jankit at novell.com  2005-09-21 02:59 -------
 Created an attachment (id=15769)
 test.cs
 
+
+------- Additional Comments From miguel at ximian.com  2006-10-08 15:23 -------
+Am not sure I understand the rules for when to use managed and when to
+use unmanaged pointers, I would have to research this. 


More information about the mono-bugs mailing list