3.5.6 'make check' problems (base)
    David Faure 
    faure at kde.org
       
    Mon Feb  5 20:45:22 GMT 2007
    
    
  
On Monday 05 February 2007, Matthew Woehlke wrote:
> command.cc:257: error: 'class SMTPProtocol' has no member named 
> 'openPassDlg'
> 
> ...but I can't figure out why. openPassDlg is a member of 
> KIO::SlaveBase. SMTPProtocol is derived from KIO::TCPSlaveBase which in 
> turn is derived from KIO::SlaveBase, so I don't see offhand what the 
> problem is. Guesses?
Because the test defines its own SMTPProtocol class, apparently.
test_commands.cc:class SMTPProtocol {
This test looks very unmaintained...
-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
    
    
More information about the kde-core-devel
mailing list