[Bug 53494] New: KDevelop 3.0.0 does not compile with svn support when using svn 0.17.1

David Holm david at realityrift.com
Mon Jan 27 22:02:02 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=53494     
           Summary: KDevelop 3.0.0 does not compile with svn support when
                    using svn 0.17.1
           Product: kdevelop
           Version: unspecified
          Platform: FreeBSD Ports
        OS/Version: FreeBSD
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at barney.cs.uni-potsdam.de
        ReportedBy: david at realityrift.com


Version:           3.0.0 (cvs) (using KDE KDE 3.0.99)
Installed from:    FreeBSD Ports
Compiler:          gcc 2.95.4 
OS:          FreeBSD

With subversion 0.17.1 installed kdevelop won't compile with subversion support.
Subversion is compiled against Apache 2.0.44 in order to get server support.

svn_part.cpp: In function `static struct svn_error_t * SvnPart::promptUser(char   **, const char *, int, void *, apr_pool_t *)':
svn_part.cpp:256: too many arguments to function
svn_part.cpp:261: too many arguments to function
svn_part.cpp: In method `void SvnPart::slotDiff()':
svn_part.cpp:477: warning: passing `apr_file_t *' to argument 8 of `svn_client_d  iff(const apr_array_header_t *, svn_client_auth_baton_t *, const char *, const s  vn_opt_revision_t *, const char *, const svn_opt_revision_t *, int, int, apr_fil  e_t *, apr_file_t *, apr_pool_t *)' lacks a cast
svn_part.cpp:477: type `apr_file_t' is not a base type for type `apr_pool_t'




More information about the KDevelop-devel mailing list