PATCH: Add type_sprint() function to return type in string form

Kevin Buettner kevinb@redhat.com
Tue Apr 22 19:55:00 GMT 2003


On Apr 22,  3:21pm, Andrew Cagney wrote:

> The ARI indicates that all sprintf calls should be replaced with either 
> snprintf or xasprintf.

I think the ARI is a useful tool for noticing potential problems in
gdb, but I don't think you should be using the ARI for making claims
about what is or is not acceptable in GDB.  If you can point to past
discussion(s) where this was decided, then that would be okay.  (I'm not
convinced that the ARI is a codification of all such past discussions.)

After all, the ARI also says "You can not take this seriously!"

Kevin



More information about the Gdb-patches mailing list