|
From: Rich C. <rc...@wi...> - 2015-08-12 11:52:43
|
On Wed, 12 Aug 2015 07:10:57 +0100 Tom Hughes <to...@co...> wrote: > On 12/08/15 04:01, Rich Coe wrote: > > > This looks like it is opensuse specific, but gcc-5 -dumpversion returns > > a single digit (5) for gcc 5.1.1. > > > > $ gcc-5 --version > > gcc-5 (SUSE Linux) 5.1.1 20150713 [gcc-5-branch revision 225736] > > > > $ gcc-5 -dumpversion > > 5 > > Shouldn't you be betting opensuse to fix this? It doesn't do that on Fedora: > > bericote [~] % gcc -dumpversion > 5.1.1 > > Sounds like it is just a bug in the opensuse build... Sounds good to me. I wasn't sure it was distribution change or a gcc change. I wrote BZ#941428 https://bugzilla.novell.com/show_bug.cgi?id=941428 to track it. Rich -- Rich Coe rc...@wi... |