[Kget] [Bug 229480] New: changes to extragear libbtcore break compilation of kget

Robert Marmorstein rmmarm at sdf.lonestar.org
Fri Mar 5 02:39:20 CET 2010


https://bugs.kde.org/show_bug.cgi?id=229480

           Summary: changes to extragear libbtcore break compilation of
                    kget
           Product: kget
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kget at kde.org
        ReportedBy: rmmarm at sdf.lonestar.org


Version:            (using Devel)
Compiler:          gcc-4.4.3 
OS:                Linux
Installed from:    Compiled sources

The bittorrent plugin for kget depends on a library from extragear called
libbtcore which had an API change in the last few weeks.  They introduced UTP
support and renamed a bunch of the external functions.  They also removed the
"isOk" function from the server class (instead the init function returns a
bool).

This broke compilation of kget which is still using the old function names and
isOK.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kget mailing list