Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 583034 - app-cdr/k3b-2.0.3-r2: building w/gcc-6: error: narrowing conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing]
Summary: app-cdr/k3b-2.0.3-r2: building w/gcc-6: error: narrowing conversion of '172' ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL: https://bugs.kde.org/show_bug.cgi?id=...
Whiteboard: fixed in 2.0.4
Keywords: UPSTREAM
Depends on:
Blocks: gcc-6
  Show dependency tree
 
Reported: 2016-05-14 17:04 UTC by Peter Levine
Modified: 2016-05-19 12:01 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Levine 2016-05-14 17:04:45 UTC
Building app-cdr/k3b-2.0.3-r2 with gcc-6 fails with:

> /var/tmp/portage/app-cdr/k3b-2.0.3-r2/work/k3b-2.0.3/libk3b/tools/k3bwavefilewriter.cpp: In member function 'void K3b::WaveFileWriter::writeEmptyHeader()':
> /var/tmp/portage/app-cdr/k3b-2.0.3-r2/work/k3b-2.0.3/libk3b/tools/k3bwavefilewriter.cpp:125:9: error: narrowing conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing]


Upstream bugreport: https://bugs.kde.org/show_bug.cgi?id=363078
Submitted patch pending approval: https://bugsfiles.kde.org/attachment.cgi?id=98973