On Sun, Mar 31, 2013 at 12:06 AM, Torsten Bögershausen <tbo...@web.de> wrote:
> On 30.03.13 10:35, Nguyễn Thái Ngọc Duy wrote:
> [...]
> The short version of a review:
> Would it make sense to leave  reencode_string() as it is,
> and add a new function reencode_string_len()

Hmm.. yeah.

> +char *reencode_string_len(const char *in, int insz,
> +                     const char *out_encoding, const char *in_encoding,
> +                     int *outsz)
>
> And I didn't manage to apply the patch on master 
> (631bc94e67383b66da190550866566f09d32)
> is there a specific commitID it should be applied on ?

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

Reply via email to