public inbox for gnats-prs@sourceware.org
help / color / mirror / Atom feed
* gnats/331: --reason doesn't work with --replace
@ 2002-01-21  6:39 forrest
  0 siblings, 0 replies; 2+ messages in thread
From: forrest @ 2002-01-21  6:39 UTC (permalink / raw)
  To: pdm-gnats, gnats-prs, bug-gnats

>Number:         331
>Category:       gnats
>Synopsis:       --reason doesn't work with --replace
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jan 21 09:37:57 -0500 2002
>Originator:     forrest@mibsoftware.com
>Release:        4.0beta1
>Organization:

>Environment:

>Description:
edit_field() is called with a NULL changereason, even
when one is supplied on the command line.
>How-To-Repeat:

>Fix:
Code is in pr-edit.c at case APPEND and case REPLACE.  Not
sure what the coder's intent is, so I am not suppling
a patch.  Maybe that NULL should be "reason"?
>Unformatted:
 

_______________________________________________
Gnats-prs mailing list
Gnats-prs@gnu.org
http://mail.gnu.org/mailman/listinfo/gnats-prs


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gnats/331: --reason doesn't work with --replace
@ 2002-01-21  6:48 Forrest J. Cavalier III
  0 siblings, 0 replies; 2+ messages in thread
From: Forrest J. Cavalier III @ 2002-01-21  6:48 UTC (permalink / raw)
  To: gnats-prs, pdm-gnats

For the fix: note that edit_field() will free(reason), so
anything passed should be xstrdup'ed

_______________________________________________
Gnats-prs mailing list
Gnats-prs@gnu.org
http://mail.gnu.org/mailman/listinfo/gnats-prs


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-01-21 14:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-21  6:39 gnats/331: --reason doesn't work with --replace forrest
2002-01-21  6:48 Forrest J. Cavalier III

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).