[Marble-devel] Review Request 114529: Do not #define pi on marble sources, use M_PI instead.
Commit Hook
null at kde.org
Mon Feb 10 16:55:54 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/114529/#review49459
-----------------------------------------------------------
This review has been submitted with commit 5f2eb1d5dce5e8c5b516fff9a2e33a02ef1c9e0d by Bernhard Beschow on behalf of Tomaz Canabrava to branch KDE/4.12.
- Commit Hook
On Dec. 18, 2013, 6:52 p.m., Tomaz Canabrava wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/114529/
> -----------------------------------------------------------
>
> (Updated Dec. 18, 2013, 6:52 p.m.)
>
>
> Review request for Marble.
>
>
> Repository: marble
>
>
> Description
> -------
>
> This patch changes #define pi to M_PI - even knowing that it's not the standard, it's what most people should look like when looking for 'pi', and that define actually broke Marble's compilation on Qt5 because a QVariant used a variable named 'pi' internally that didn't had a thing to do with the math constant... ;p
>
>
> Diffs
> -----
>
> src/plugins/render/satellites/sgp4/sgp4ext.cpp 6eb1ac2
> src/plugins/render/satellites/sgp4/sgp4io.cpp 84f4aa2
> src/plugins/render/satellites/sgp4/sgp4unit.h 5d71430
> src/plugins/render/satellites/sgp4/sgp4unit.cpp 1d34c00
>
> Diff: https://git.reviewboard.kde.org/r/114529/diff/
>
>
> Testing
> -------
>
> None - there are other errors that I need to fix for Qt5 before I actually test it. but since it was just a definition change, I doub't it created any regressions.
>
>
> Thanks,
>
> Tomaz Canabrava
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/marble-devel/attachments/20140210/21251dd4/attachment.html>
More information about the Marble-devel
mailing list