Review Request 120832: Fix build with gcc-4.9

Evan Teran evan.teran at gmail.com
Tue Oct 28 13:41:45 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120832/#review69281
-----------------------------------------------------------

Ship it!


Ship It!

- Evan Teran


On Oct. 27, 2014, 9:03 p.m., Heiko Becker wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/120832/
> -----------------------------------------------------------
> 
> (Updated Oct. 27, 2014, 9:03 p.m.)
> 
> 
> Review request for KDE Utils.
> 
> 
> Repository: kcalc
> 
> 
> Description
> -------
> 
> From https://gcc.gnu.org/gcc-4.9/porting_to.html:
> "The <cstddef> header was updated for C++11 support and this breaks
> some libraries which misuse macros meant for internal use by GCC
> only. For instance with GMP versions up to 5.1.3, you may see:
> 
> /usr/include/c++/4.9.0/cstddef:51:11: error: ‘::max_align_t’ has
> not been declared using ::max_align_t;
> 
> A workaround until libraries get updated is to include <cstddef> or
> <stddef.h> before any headers from that library."
> 
> 
> Diffs
> -----
> 
>   knumber/knumber_base.h e0792d359f29b061524c216d1858d5e4f6316bdd 
> 
> Diff: https://git.reviewboard.kde.org/r/120832/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Heiko Becker
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20141028/3150b419/attachment.html>


More information about the Kde-utils-devel mailing list