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: Clang: Replacing __attribute((__warning__())) by __attribute__((deprecated()))


Hi Olivier,

On Oct 25 18:39, Olivier MARTIN wrote:
> Sorry, I forgot to mention but the issue is related to these invocations in
> newlib/libc/include/stdlib.h such as:
> char * _EXFUN(mktemp,(char *) _ATTRIBUTE ((__warning__ ("the use of `mktemp'
> is dangerous; use `mkstemp' instead"))));

Yes, we can change that to deprecated.  Patch is welcome (with the same
message text as for the warning message, IMHO).


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

Attachment: pgpmBkALQ5Bfm.pgp
Description: PGP signature


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