This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [ARI] Add "bzero"


> Joel> Would you mind adding bzero to the list of functions in the ARI that
> Joel> should not be used? I think this would be useful to have. The following
> Joel> patch should work, but I'm not sure how you test it, and i'm also not
> Joel> sure about the right category...
> 
> For this specific case, and some others like it, perhaps using #pragma
> poison would be better.  That would result in a compile time error,
> rather than a report on a web page.

Sounds like a nice suggestion, indeed. Nice to have you back, Tom :).
I'll leave that in my list of things to do. Should be pretty quick to do.

-- 
Joel


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