[Mono-bugs] [Bug 63684][Nor] Changed - Empty enum NSPropertyListFormat, plus nonworking NSPropertyListSerialization.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 3 Jan 2005 02:19:29 -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 grompf@sublimeintervention.com.
http://bugzilla.ximian.com/show_bug.cgi?id=63684
--- shadow/63684 2004-08-25 03:17:41.000000000 -0400
+++ shadow/63684.tmp.8897 2005-01-03 02:19:29.000000000 -0500
@@ -1,12 +1,12 @@
Bug#: 63684
Product: Cocoa#
Version: 0.1
OS: Mac OS X 10.3
OS Details: Mac OS X 10.3.5 (upgrade from 10.2.8)
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Normal
Component: Bindings.
AssignedTo: umuff@quark.com
ReportedBy: l0ne@email.it
@@ -78,6 +78,10 @@
You're right about the constructor; assume that, instead of new NSData(), there's the
correct Marshal.Copy code moving the string to unmanaged memory and passing the
intptr to NSData(IntPtr,int) (initWithBytes:length:).
Sorry
- l0ne
+
+------- Additional Comments From grompf@sublimeintervention.com 2005-01-03 02:19 -------
+This should be fixed in svn with 0.2-pre setting to needinfo
+