Re: [PATCH 3/6] Rework pretty_print_commit to use strbufs instead of custom buffers.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Junio C Hamano <gitster@xxxxxxxxx> writes:

> Pierre Habouzit <madcoder@xxxxxxxxxx> writes:
>
>>   Actually this is, but it's so tasteless that I want to hide now.
>>
>>   if foo is a void foo(`whatever') it's correct to call:
>>
>>   return foo(...);
>>
>>   it's completely equivalent to:
>>
>>   foo(...);
>>   return;
>
> News to me.

What I meant was that gcc disagrees with you and the resulting
source does not build for me (I build with -Werror -Wall -ansi
among other things).

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux