avr-libc-dev
[Top][All Lists]
Advanced

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

[avr-libc-dev] index() (was: Re: [avr-gcc-list] warning: built-in func


From: E. Weddington
Subject: [avr-libc-dev] index() (was: Re: [avr-gcc-list] warning: built-in function `index' declared asnon-function)
Date: Fri, 09 May 2003 09:35:51 -0600

On 9 May 2003 at 15:00, Joerg Wunsch wrote:

> "Christopher X. Candreva" <address@hidden> wrote:
> 
> > FWIW - index is still an active function according to the man pages
> > under linux glibc, along with rindex
> 
> It ought to be deprecated, since the C standard has strchr() for it
> (and strrchr() for rindex()).  But Linux doesn't even deprecate
> <malloc.h>... (which has been obsolete for almost 15 years).
> 

<Moved to avr-libc-dev>

Any idea on how to get rid of it? Isn't this coming from libgcc?

Eric




reply via email to

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