This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2] stdio: fix nano-vfprintf pointer formating with long pointers


On Nov 20 05:41, Peter A. Bigot wrote:
> On the MSP430 when building with -mlarge sizeof(void*) is larger than
> sizeof(int), resulting in an offset error extracting arguments to format
> strings that include %p.
> 
> stdio/ChangeLog:
> 2014-11-19  Peter A. Bigot  <...>
> 
>         * libc/stdio/nano-vfprintf_i.c (_printf_i): Use LONGINT when void* is
>         larger than an int.

Patch applied.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

Attachment: pgpP_SklO6hjV.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]