[Mono-bugs] [Bug 72148][Maj] Changed - Problem when trying to run C# Express 2005 beta code , pointer convertion
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 2 Feb 2005 19:01:24 -0500 (EST)
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 vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=72148
--- shadow/72148 2005-02-02 18:57:29.000000000 -0500
+++ shadow/72148.tmp.8033 2005-02-02 19:01:24.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 72148
Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details: Windows XP PRO SP2
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: JIT
AssignedTo: mono-bugs@ximian.com
ReportedBy: stef.mp@gmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -60,6 +60,10 @@
me.Also , i'm getting some rather strange results[errors] when i use my
recompiler core [recompiles sh4 to .net IL] but these must
incopatibilitys between MS .net /Mono on System.Reflection.emit so i do
not report them as bugs.
I'm using VC# 2005 Express Beta 1 as ide/compiler.
+
+------- Additional Comments From vargaz@gmail.com 2005-02-02 19:01 -------
+Please attach a self contained test case which demonstrates the
+problem.