bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] mbrlen, mbrtowc: fix bug with empty input


From: Jim Meyering
Subject: Re: [PATCH] mbrlen, mbrtowc: fix bug with empty input
Date: Fri, 16 May 2014 16:04:06 -0700

On Fri, May 16, 2014 at 1:56 PM, Paul Eggert <address@hidden> wrote:
> +        *) AC_DEFINE([MBRTOWC_EMPTY_INPUT_BUG], [1],
> +             [Define if the mbrtowc function does not return (size_t) 2

Thanks. I've fixed that typo:

s/2/-2/

Attachment: 0001-mbrtowc.m4-fix-a-comment-typo.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]