Re: [PATCH] builtin-tag.c: remove global variable to use the callback data of git-config.

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

 



Hi,

On Tue, 10 Mar 2009, Carlos Rica wrote:

> 
> Signed-off-by: Carlos Rica <jasampler@xxxxxxxx>

Good to see you again!

BTW do you want to be recorded with a different email address in the 
author line than in the S-O-B?

> -static int do_sign(struct strbuf *buffer)
> +struct char_array {
> +	char *buf;
> +	size_t size;
> +};

That looks very much like you want a struct strbuf, no?

Ciao,
Dscho

--
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