mlaurent added a comment.

  "/compile/kde5/framework/kde/kdegames/kjumpingcube/game.cpp:582:63: erreur: 
impossible de convertir « KIO::StatJob::DestinationSide » de « 
KIO::StatJob::StatSide » vers « KIO::JobFlags » {aka « QFlags<KIO::JobFlag> »}
  
    582 |          KIO::StatJob* statJob = KIO::stat(url, 
KIO::StatJob::DestinationSide, 0);
        |                                                 
~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
        |                                                               |
        |                                                               
KIO::StatJob::StatSide
  
  /compile/kde5/framework/kde/kdegames/kjumpingcube/game.cpp: Dans la fonction 
membre « void Game::loadGame() »:
  /compile/kde5/framework/kde/kdegames/kjumpingcube/game.cpp:627:60: erreur: 
impossible de convertir « KIO::StatJob::SourceSide » de « 
KIO::StatJob::StatSide » vers « KIO::JobFlags » {aka « QFlags<KIO::JobFlag> »}
  
    627 |       KIO::StatJob* statJob = KIO::stat(url, 
KIO::StatJob::SourceSide, 0);
        |                                              ~~~~~~~~~~~~~~^~~~~~~~~~
        |                                                            |
        |                                                            
KIO::StatJob::StatSide
  
  "
  
  compile is broken in several package see below.

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D25010

To: meven, #frameworks, dfaure, kossebau
Cc: mlaurent, dalbers, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, 
ngraham, bruns

Reply via email to