media-libs/zmusic fail to compile with gcc 13 due to missing #include <cstdint> Reproducible: Always
Created attachment 849618 [details, diff] Trivial patch
Thanks for the report & testing GCC 13. In future, please send upstream if you can as well, to benefit everybody, but I'll do it in this case.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b98f8c4440e4f2042dcf1b477b6a8eb87e0b4688 commit b98f8c4440e4f2042dcf1b477b6a8eb87e0b4688 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-02-04 20:31:25 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-02-04 20:33:13 +0000 media-libs/zmusic: fix build w/ gcc 13 Closes: https://bugs.gentoo.org/892814 Signed-off-by: Sam James <sam@gentoo.org> media-libs/zmusic/files/zmusic-1.1.4-gcc-13.patch | 166 ++++++++++++++++++++++ media-libs/zmusic/zmusic-1.1.4.ebuild | 6 +- 2 files changed, 171 insertions(+), 1 deletion(-)