Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 629518 - dev-util/ragel 6.7-r1, 6.8, 6.9: common.cpp:38:1: error: narrowing conversion of ‘18446744073709551615ul’ from ‘long unsigned int’ to ‘long long int’ inside { } [-Wnarrowing]
Summary: dev-util/ragel 6.7-r1, 6.8, 6.9: common.cpp:38:1: error: narrowing conversion...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-6
  Show dependency tree
 
Reported: 2017-09-01 04:24 UTC by Matt Turner
Modified: 2017-09-02 05:40 UTC (History)
0 users

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 Matt Turner gentoo-dev 2017-09-01 04:24:44 UTC
/var/tmp/portage/dev-util/ragel-6.9/work/ragel-6.9/ragel/common.cpp:38:1: error: narrowing conversion of ‘18446744073709551615ul’ from ‘long unsigned int’ to ‘long long int’ inside { } [-Wnarrowing]
 };
 ^
/var/tmp/portage/dev-util/ragel-6.9/work/ragel-6.9/ragel/common.cpp:92:1: error: narrowing conversion of ‘18446744073709551615ull’ from ‘long long unsigned int’ to ‘long long int’ inside { } [-Wnarrowing]
 };
 ^
/var/tmp/portage/dev-util/ragel-6.9/work/ragel-6.9/ragel/common.cpp:120:1: error: narrowing conversion of ‘18446744073709551615ul’ from ‘long unsigned int’ to ‘long long int’ inside { } [-Wnarrowing]
 };
 ^
Comment 1 Matt Turner gentoo-dev 2017-09-02 05:40:20 UTC
You wouldn't know it from the commit message, but 6.10 was added to the tree by

You wouldn't know it from the commit message, but this was fixed by

commit 7e82798445c77c0901f21e1e224ff3779f73dfb7
Author:     Luca Barbato <lu_zero@gentoo.org>
AuthorDate: Fri Sep 1 09:08:40 2017 +0000
Commit:     Luca Barbato <lu_zero@gentoo.org>
CommitDate: Fri Sep 1 09:08:40 2017 +0000

    Version bump