public inbox for gnats-prs@sourceware.org
help / color / mirror / Atom feed
* gnats/351: gen-index - export option is missing in the code.
@ 2002-02-25  5:12 joe
  0 siblings, 0 replies; only message in thread
From: joe @ 2002-02-25  5:12 UTC (permalink / raw)
  To: pdm-gnats, gnats-prs, bug-gnats

>Number:         351
>Category:       gnats
>Synopsis:       gen-index - export option is missing in the code.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Feb 25 08:09:53 -0500 2002
>Originator:     Joe Moloney
>Release:        3.999.1 beta
>Organization:
one4net GmbH
>Environment:
Linux SuSE 7.2
>Description:
gen-index says it supports the -e option but it was fogotten
in the case structure and the default is FALSE.
See fix.
>How-To-Repeat:

>Fix:
Just add the lines
        case 'e':
          exportp = TRUE;
          break;

Nothing too earth shattering here.
>Unformatted:
 

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-02-25 13:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-25  5:12 gnats/351: gen-index - export option is missing in the code joe

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).