This is the mail archive of the gdb-patches@sourceware.cygnus.com 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]

Re: [RFA] Deprecation fixes


Andrew Cagney <ac131313@cygnus.com> writes:

> "Daniel Berlin+list.gdb-patches" wrote:
> > 
> > This patch fixes a crash if you call "maintenance deprecate" with no
> > arguments.
> > I also added the prototype to make the warnings about it being
> > implicitly declared go away, and removed the unknown escape sequences
> > caused by spaces where they shouldn't be.
> 
> This sounds like it could also do with a testsuite entry.
Committed, with a testsuite entry.
Just FYI, the original patch had some reindentation  (IE it fixed the
indentation of the deprecate command so that the function name always
appear fist on the line).
Since you reindented it, i just redid the change on the new indented
version, without the indentation changes.

> 
> 	enjoy,
> 		Andrew

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