[Mono-bugs] [Bug 28194][Min] Changed - When calling sizeof(string) mono gets a Trace/breakpoint trap

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
3 Oct 2002 22:23:17 -0000


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@ximian.com.

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

--- shadow/28194	Thu Oct  3 01:54:40 2002
+++ shadow/28194.tmp.27194	Thu Oct  3 18:23:17 2002
@@ -3,13 +3,13 @@
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: debian sid with alp cvs packages
 Status: REOPENED   
 Resolution: 
 Severity: Unknown
-Priority: Blocker
+Priority: Minor
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: kiwnix@yahoo.es               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
@@ -61,6 +61,10 @@
 
 ------- Additional Comments From miguel@ximian.com  2002-10-03 01:54 -------
 Ok, the fix is almost complete now, I only need to finish the test for
 structs to make sure that the struct only contains unmanaged types.
 
 Reopening the bug
+
+------- Additional Comments From miguel@ximian.com  2002-10-03 18:23 -------
+Reset priority to minor, as MCS will now catch this error, but the
+others not.