public inbox for gnats-prs@sourceware.org
help / color / mirror / Atom feed
From: joe@one4net.com
To: pdm-gnats@zamazal.org,gnats-prs@gnu.org,bug-gnats@gnu.org
Subject: gnats/351: gen-index - export option is missing in the code.
Date: Mon, 25 Feb 2002 05:12:00 -0000 [thread overview]
Message-ID: <E16fKt7-0006EO-00@fencepost.gnu.org> (raw)
>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
reply other threads:[~2002-02-25 13:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E16fKt7-0006EO-00@fencepost.gnu.org \
--to=joe@one4net.com \
--cc=bug-gnats@gnu.org \
--cc=gnats-prs@gnu.org \
--cc=pdm-gnats@zamazal.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).