Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 629518

Summary: 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]
Product: Gentoo Linux Reporter: Matt Turner <mattst88>
Component: Current packagesAssignee: Luca Barbato <lu_zero>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 582084    

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