This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Re: [patch] Minor nit in complex/cargf.c
- From: Corinna Vinschen <vinschen at redhat dot com>
- To: newlib at sourceware dot org
- Date: Fri, 26 Nov 2010 09:59:41 +0100
- Subject: Re: [patch] Minor nit in complex/cargf.c
- References: <4CEF6B3D.7050509@rtems.org>
- Reply-to: newlib at sourceware dot org
On Nov 26 09:09, Ralf Corsepius wrote:
> Hi,
>
> The patch below addresses a minor nit in cargf.c: It currently
> applies creal() (a double function) to compute the real part of a
> complex float.
>
> The patch below replaces this call by a call to crealf() (a complex
> float function).
>
> Ralf
> 2010-11-25 Ralf Cors??pius <ralf.corsepius@rtems.org>
>
> * libm/complex/cargf.c: Use crealf instead of creal.
Thanks, applied.
Corinna
--
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat