Re: [PATCH 01/22] ver_linux: gcc -dumpversion, use regex to find version number

From: Alexander Kapshuk
Date: Wed Oct 14 2015 - 05:29:54 EST


On Wed, Oct 14, 2015 at 2:21 AM, Jim Davis <jim.epost@xxxxxxxxx> wrote:
> I tried out patches 1-22 on a Fedora 22 system with the v4.3-rc5
> source tree; everything looks pretty good. The old ver_linux script
> didn't get the mount version right, but the new one does
>
> < mount debug
>> Mount 2.26.2
>
> One minor thing with Net-tools, the old version printed
>
> < Net-tools 2.10-alpha
>
> while the regex the in the new version skips the '-alpha'
>
>> Net-tools 2.10
>
> Though I'm not a big fan of patch 22 (the sed hold space thing) there
> are several nice improvements all in all.
>
> --
> Jim

Thanks very much for reviewing the patches and for your commentary.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/