bug-gnulib
[Top][All Lists]
Advanced

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

Re: unicodeio.c ignores fwrite return value


From: Jim Meyering
Subject: Re: unicodeio.c ignores fwrite return value
Date: Wed, 12 Nov 2008 17:40:17 +0100

Jim Meyering <address@hidden> wrote:
> Jim Meyering <address@hidden> wrote:
> ...
>>> 2008-11-12  Bruno Haible  <address@hidden>
>>>
>>>     * lib/unicodeio.c: Include unistr.h.
>>>     (utf8_wctomb): Remove function.
>>>     (unicode_to_mb): Use utf8_uctomb instead of utf8_wctomb.
>>
>> This causes a link error in coreutils, due to the absence of a utf8_uctomb
>> definition.  Is it defined in some file you have yet to commit?
>> Or is that supposed to be some other symbol?
>
> Oh, I see it.
> Here's the patch:
>
>>From 1d3a9b3d4dc5fdaf193ed3b810018f12df672842 Mon Sep 17 00:00:00 2001
> From: Jim Meyering <address@hidden>
> Date: Wed, 12 Nov 2008 15:27:38 +0100
> Subject: [PATCH] * lib/unicodeio.c (unicode_to_mb): Correct spelling of 
> u8_uctomb.

I've just pushed that.




reply via email to

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