[Mono-bugs] [Bug 75997][Wis] Changed - Mono.Cairo 100% non-usable on win32.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Sep 6 06:47:06 EDT 2005


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 kornelpal at hotmail.com.

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

--- shadow/75997	2005-09-06 06:26:27.000000000 -0400
+++ shadow/75997.tmp.32625	2005-09-06 06:47:06.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 75997
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: WinXP, Mono 1.1.8.3/win32
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: Mono.Cairo
 AssignedTo: hisham.mardambey at gmail.com                            
 ReportedBy: idan at fastmail.fm               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -73,6 +73,19 @@
 
 I'd be happy to take on this task, I think it's something I could
 contribute to, however I am going away for a week on business, so I will
 only be back to look at this on 14th sept.
 
 -Idan
+
+------- Additional Comments From kornelpal at hotmail.com  2005-09-06 06:47 -------
+>Obviously, these don't exist in libgdk-win32. Probably, they should 
+be
+>removed from the Mono/win32 distribution until they do work as they 
+are
+>misleading.
+
+Managed code (assemblies) is the same across all platforms. If the 
+same functionality requires different function calls on different 
+platforms you have to choose the appropriate one at runtime. And use 
+PlatformNotSupportedException when the requested functionality is 
+not available on the platform in use.


More information about the mono-bugs mailing list