[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [patches] [PATCH] Fix WIDE_CHAR_DEVICE_IO option group on PowerPC
- To: Maxim Kuvyrkov <maxim@xxxxxxxxxxxxxxxx>
- Subject: Re: [patches] [PATCH] Fix WIDE_CHAR_DEVICE_IO option group on PowerPC
- From: "Joseph S. Myers" <joseph@xxxxxxxxxxxxxxxx>
- Date: Tue, 20 Jan 2009 22:18:26 +0000 (UTC)
On Tue, 20 Jan 2009, Maxim Kuvyrkov wrote:
> The attached patch fixes build of EGLIBC on PowerPC in configurations without
> WIDE_CHAR_DEVICE_IO option group.
>
> The patch conditions declarations and definitions of __nldbl_v[sf]w{printf,
> scanf} functions in sysdeps/ieee754/ldbl-opt/nldbl-compat.[ch] files on this
> option group. These functions are for handling wide characters (note 'w'
> before 'printf' or 'scanf' in function names) and, hence, should be
> conditioned on WIDE_CHAR_DEVICE_IO.
>
> Tested by building EGLIBC with and without WIDE_CHAR_DEVICE_IO option group on
> PowerPC and ARM.
>
> OK for trunk?
OK.
--
Joseph S. Myers
joseph@xxxxxxxxxxxxxxxx