[Kde-games-devel] granatier moved to kdereview

Casper van Donderen casper.vandonderen at gmail.com
Mon Oct 12 06:56:56 CEST 2009


Compile error on Windows:

In player.cpp lines 201, 202, 227, 228, 250, 251, 264 & 265 you use
either fabs(xDirection) or fabs(yDirection), where *Direction is an
int. Windows math.h supports fabs(long double), fabs(float) or
fabs(double).

Please choose an appropriate datatype (I think float should work here)

Casper

On Sun, Oct 11, 2009 at 11:12 PM, Mathias Kraus <k.hias at gmx.de> wrote:
> Burkhard Lück schrieb am Sonntag 11 Oktober 2009:
>> Am Sonntag 11 Oktober 2009 22:36:49 schrieb Mathias Kraus:
>> > Hi all,
>> >
>> > I just moved granatier from playground/games to kdereview. I would like
>> > granatier to be moved to KDE/kdegames. I am waiting for any bug report or
>> > suggest.
>>
>> But why are the docs now in playground/games/doc/?
>
> sorry, will also move it to kdereview
>
>> And why is the index.docbook broken?
>
> sorry, I did only meinproc4 and that worked without problems.
> it's now fixed.
>
>> Please validate any docbook with checkXML path/to/index.docbook before
>> committing.
>
> ok, will do it the next time
> _______________________________________________
> kde-games-devel mailing list
> kde-games-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kde-games-devel
>


More information about the kde-games-devel mailing list