[Mono-bugs] [Bug 77608][Wis] New - objc-sharp-(svn 57084) compile
error(using gnustep)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Feb 21 08:06:59 EST 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 hys545 at dreamwiz.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77608
--- shadow/77608 2006-02-21 08:06:59.000000000 -0500
+++ shadow/77608.tmp.8742 2006-02-21 08:06:59.000000000 -0500
@@ -0,0 +1,56 @@
+Bug#: 77608
+Product: Cocoa#
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Bindings.
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: hys545 at dreamwiz.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: objc-sharp-(svn 57084) compile error(using gnustep)
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+jCSharpBridge.m: In function 'dumpMethodList':
+ObjCSharpBridge.m:102: warning: comparison of distinct pointer types lacks
+a cast
+ObjCSharpBridge.m: In function 'dumpClass':
+ObjCSharpBridge.m:114: error: 'struct objc_class' has no member named 'isa'
+ObjCSharpBridge.m:117: error: 'struct objc_class' has no member named 'isa'
+ObjCSharpBridge.m:120: error: 'struct objc_class' has no member named
+'methodLists'
+ObjCSharpBridge.m:121: error: 'struct objc_class' has no member named 'cache'
+ObjCSharpBridge.m:123: error: 'struct objc_class' has no member named
+'methodLists'
+ObjCSharpBridge.m:124: error: 'struct objc_class' has no member named
+'methodLists'
+make[3]: *** [libObjCSharp_la-ObjCSharpBridge.lo] 오류 1
+make[3]: Leaving directory `/home/hys545/MONO/objc-sharp/src/bridge'
+make[2]: *** [all-recursive] 오류 1
+make[2]: Leaving directory `/home/hys545/MONO/objc-sharp/src'
+
+I make patch
+http://my.dreamwiz.com/hys545/program/mono/objc-sharp-0.3.tar.bz2
+
+1.
+2.
+3.
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen?
+
+
+Additional Information:
More information about the mono-bugs
mailing list