Re: [dev] [PATCH v2] Add compatibility for OpenBSD in tar

From: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
Date: Sat, 20 Jul 2013 08:24:04 +0200

On Sat, Jul 20, 2013 at 01:28:59AM -0400, Galos, David wrote:
> > OpenBSD defines strlcpy function, and the declaration is a bit different
> > of the static declartion found in tar.c. The duplication of symbol name
> > with different type (one extern and other static, one returning int and
> > the other returning size_t) caused tar couldn't compile in OpenBSD.
>
> I have applied this. In the future, could you send your patches as
> attachments? It would make my life easier.

Ok, but take a look of git am (it applies a patch from a mailbox).

-- 
Roberto E. Vargas Caballero
----------------------------
k0ga_AT_shike2.com
http://www.shike2.com
Received on Sat Jul 20 2013 - 08:24:04 CEST

This archive was generated by hypermail 2.3.0 : Sat Jul 20 2013 - 08:36:05 CEST