[Mono-bugs] [Bug 77121][Wis] New - SqliteClient has dependency to Mono.Posix.dll

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Dec 29 13:08:29 EST 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 roosmaa at gmail.com.

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

--- shadow/77121	2005-12-29 13:08:29.000000000 -0500
+++ shadow/77121.tmp.20981	2005-12-29 13:08:29.000000000 -0500
@@ -0,0 +1,29 @@
+Bug#: 77121
+Product: Mono: Class Libraries
+Version: 1.0
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Sys.Data
+AssignedTo: tsenganal at novell.com                            
+ReportedBy: roosmaa at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: SqliteClient has dependency to Mono.Posix.dll
+
+SqliteClient has (quite annoying) dependency to Mono.Posix.dll.
+When there is a need to include Mono.Data.SqliteClient.dll with an
+application, one needs to include Mono.Posix.dll and also
+MonoPosixHelper.(so|dll). Those dependencies are about 8 times bigger than
+the SqliteClient .dll!
+
+At the moment only one function is used from Mono.Posix, which makes this
+dependency even more pointless.
+Miguel suggested copying that function to SqliteClient, but as I know
+nothing about Marshaling and why the dependency was created, I'll leave it
+to someone who knows what they are doing.


More information about the mono-bugs mailing list