On 2014-04-16 17.29, Jeff King wrote:
> On Wed, Apr 16, 2014 at 04:13:53PM +0200, Stepan Kasal wrote:
>
>> Date: Thu, 10 Apr 2014 16:37:15 +0200
>>
>> This change fixes a gcc warning when building msysGit.
[]
> +NORETURN
> static void die_bad_number(const char *name, const char *value)
> {
> const char *reason = errno == ERANGE ?
>
> Does that also silence the warning?
>
> -Peff
This works under gcc 4.2.1 Mac OS: the warning is away.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html