Review Request 120832: Fix build with gcc-4.9
Christoph Feck
christoph at maxiom.de
Wed Oct 29 02:12:30 UTC 2014
> On Oct. 28, 2014, 1:41 p.m., Evan Teran wrote:
> > Ship It!
>
> Heiko Becker wrote:
> I don't have commit access, so I need somebody to push this for me. Thanks in advance.
Are you sure you only need it in the frameworks branch? I would rather like to commit it to master for the coming 14.12 release, or KDE/4.14 branch even.
- Christoph
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120832/#review69281
-----------------------------------------------------------
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/20141029/8571b2cc/attachment-0001.html>
More information about the Kde-utils-devel
mailing list