[Mono-bugs] [Bug 549441] New: Mono.Zeroconf should use system-provided NDesk.DBus

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Oct 22 22:40:37 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=549441


           Summary: Mono.Zeroconf should use system-provided NDesk.DBus
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: x86-64
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Mono.Zeroconf
        AssignedTo: abockover at novell.com
        ReportedBy: michel.sylvan at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.3)
Gecko/20090911 Fedora/3.5.3-1.fc12 Firefox/3.5.3 Glue/4.3

NDesk.DBus is supposed to be API-stable enough that third-party projects should
not bundle their own private copies. The changes applied to Zeroconf's copy
should be merged upstream, at which point we can stop bundling it.

I've filed a bug with NDesk.DBus' tracker:

https://bugs.launchpad.net/ndesk-dbus/+bug/458687

please follow-up there if the patch I submitted (comparing Connection.cs from
0.6.1a and Zeroconf's copy) is inadequate.

The API version number will probably have to be bumped -- though since the
changes reported upstream are all additive, not bumping it would not affect
older applications either.

Reproducible: Always

Steps to Reproduce:
1. Try compiling Zeroconf against either the latest stable NDesk.DBus or the
latest Git commit

Actual Results:  
Does not work; Zeroconf's changes to NDesk.DBus not committed upstream

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list