summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-05-09 10:36:19 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-05-09 10:36:33 +0100
commit7a49f4df7f6bc0e0ab953c10ec1cd4a25558cb4b (patch)
treeaeeba8f0cc891e42742acf1ac29480728b7da161 /net-misc/gerbera
parentdev-vcs/mercurial: bumps to 5.4 (diff)
downloadgentoo-7a49f4df7f6bc0e0ab953c10ec1cd4a25558cb4b.tar.gz
gentoo-7a49f4df7f6bc0e0ab953c10ec1cd4a25558cb4b.tar.bz2
gentoo-7a49f4df7f6bc0e0ab953c10ec1cd4a25558cb4b.zip
media-libs/zimg: tweak for gcc-10, bug #721676
The build fails as: ``` src/zimg/colorspace/matrix3.cpp:20:7: error: 'size_t' was not declared in this scope; did you mean 'std::size_t'? 20 | for (size_t i = 0; i < 3; ++i) { | ^~~~~~ | std::size_t ``` Direct backport of upstream 9ae36d7d5f74 ("Update matrix3.cpp") which adds missing <cstddef> include needed for 'size_t'. Reported-by: Patrick McLean Closes: https://bugs.gentoo.org/721676 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-misc/gerbera')
0 files changed, 0 insertions, 0 deletions