On Tue, May 13, 2014 at 12:34:37AM +0900, Yuto KAWAMURA(kawamuray) wrote:
> Build process with environment that LC_ALL set to non-utf8 locale will be fail
> due to following error from autotools/check-man-warnings.
> 
>     col: Invalid or incomplete multibyte or wide character
>     man: command exited with status 1: col -b -p -x
> 
> Explicitly specify LC_ALL before running the script can solve this problem.
> 
> Yuto KAWAMURA(kawamuray) (1):
>   Add LC_ALL=en_US.UTF-8 before running check-man-warnings

I guess that this email is the cover letter to the next patch. Could you
please make sure that the actual patches are replies to the cover letter,
so that threading works correctly (your patch does not have an In-Reply-To
header)? Normally, "git format-patch -s --cover-letter  ..." should do
that correctly.

Also, we normally do not send a cover letter for single-patch patch series.

Thanks,
Klaus

-- 
Klaus Aehlig
Google Germany GmbH, Dienerstr. 12, 80331 Muenchen
Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
Geschaeftsfuehrer: Graham Law, Christine Elizabeth Flores

Reply via email to