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] for newlib/libc/strnstr.c newlib/libm/complex/cargl.c (was: Warnings in new code)


On 2017-09-12 14:18, Yaakov Selkowitz wrote:
> Recent additions to newlib have caused some warnings:
> 
> newlib/libc/string/strnstr.c:47:15: warning: implicit declaration of
> function ‘memmem’ [-Wimplicit-function-declaration]
> newlib/libm/complex/cargl.c:16:25: warning: implicit declaration of
> function ‘imag’ [-Wimplicit-function-declaration]
> newlib/libm/complex/cargl.c:16:35: warning: implicit declaration of
> function ‘real’ [-Wimplicit-function-declaration]

Patches attached, with your build fixes, fix recent build problems.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

Attachment: 0001-newlib-libc-string-strnstr.c-define-_GNU_SOURCE-for-memmem.patch
Description: Text document

Attachment: 0002-newlib-libm-complex-cargl.c-change-imag-real-to-cimagl-creall.patch
Description: Text document


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