[Mono-bugs] [Bug 79731][Nor] Changed - Mono openoffice bindings doesn't work

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Apr 16 15:31:55 EDT 2007


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 monodanmorg at yahoo.com.

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

--- shadow/79731	2007-04-16 10:37:40.000000000 -0400
+++ shadow/79731.tmp.3399	2007-04-16 15:31:55.000000000 -0400
@@ -1,22 +1,21 @@
 Bug#: 79731
 Product: Mono: Runtime
 Version: 1.2
-OS: unknown
-OS Details: 
+OS: GNU/Linux [Other]
+OS Details: Linux
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
-Component: misc
+Component: interop
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: informatique.internet at fiducial.fr               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: Mono openoffice bindings doesn't work
 BugsThisDependsOn: 78767
 
 Description of Problem:
 I can get bindings to work with mono from svn
 
@@ -251,6 +250,23 @@
 ------- Additional Comments From miguel at ximian.com  2007-01-01 16:52 -------
 I believe the issue is the problem reported in 78767, where Mono can
 not be loaded as a shared library (test case is attached over there,
 and we still crash).
 
 
+
+------- Additional Comments From monodanmorg at yahoo.com  2007-04-16 15:31 -------
+For ooo-build, there is a mono/linux version of cli_maker that is 
+native C# instead of the cli_maker that will only work 
+on .net/windows because it is written in managed c++.  
+
+I've heard the cli_maker for mono has version issues. Or is it 
+assembly libraries it generates? 
+
+I believe the source code to the ooo-build version of 2.2 of open 
+office includes the patches for cli_maker for mono.
+
+cli_maker is a .net app that generates assembly libraries for the 
+mono bindings based on the UNO interfaces?  Is this correct?
+I think mono version of cli_maker uses unsafe and DllImports into the 
+mono runtime?
+


More information about the mono-bugs mailing list