Hi Treeve,

thanks for supplying your patches.

I’ve applied them on the OSX/CI system. :)

The patched libkdegames installs fine.

But bovo still has problems:

----

/Users/marko/WC/KDECI-builds/bovo/ai/aron/aiboard.cc:450:11: error: 
non-constant-expression cannot be narrowed from type 'int' to 'usi' (aka 
'unsigned short') in initializer list [-Wc++11-narrowing]
          LEFT | UP,
          ^~~~~~~~~
/Users/marko/WC/KDECI-builds/bovo/ai/aron/aiboard.cc:450:11: note: override 
this message by inserting an explicit cast
          LEFT | UP,
          ^~~~~~~~~
          static_cast<usi>( )

----

I attached the full log.

Greets,
Marko

Attachment: bovo.log.gz
Description: GNU Zip compressed data

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to