Opened 2 months ago

#70393 new defect

kopete fails to build: error: could not convert 'false' from 'bool' to 'const Kopete::MetaContact*'

Reported by: barracuda156 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.9.3
Keywords: kde Cc:
Port: kopete

Description

Build fails on this:

:info:build In file included from /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_kde_kopete/kopete/work/kopete-4.14.3/plugins/history2/history2plugin.cpp:42:
:info:build /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_kde_kopete/kopete/work/kopete-4.14.3/plugins/history2/history2logger.h: At global scope:
:info:build /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_kde_kopete/kopete/work/kopete-4.14.3/plugins/history2/history2logger.h:97:88: error: could not convert 'false' from 'bool' to 'const Kopete::MetaContact*'
:info:build    97 |                                             int offset=0, const Kopete::MetaContact *c=false, bool reverseOrder=true);
:info:build       |                                                                                        ^~~~~
:info:build       |                                                                                        |
:info:build       |                                                                                        bool

Change History (0)

Note: See TracTickets for help on using tickets.