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: [PATCH] init-if-undefined command


> Date: Thu, 01 Dec 2005 17:30:15 +0000
> From: Andrew STUBBS <andrew.stubbs@st.com>
> Cc: Jim Blandy <jimb@red-bean.com>, gdb-patches@sources.redhat.com
> 
> Here's the NEWS to go with my patch.

Thanks.

> +init-if-undefined              Initialize a convenience variable if 
> necessary.

Your mailer seems to be wrapping lines.

Anyway, I'd suggest a slightly different text:

  init-if-undefined           Initialize a convenience variable, but
  			      only if it doesn't already have a value.

(This is more clear than the vague ``if necessary'', IMHO.)

WDYT?


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