From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10355 invoked from network); 25 Feb 2002 13:12:10 -0000 Received: from unknown (HELO fencepost.gnu.org) (199.232.76.164) by sources.redhat.com with SMTP; 25 Feb 2002 13:12:10 -0000 Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16fKvF-0006VQ-00; Mon, 25 Feb 2002 08:12:05 -0500 Received: from gnats by fencepost.gnu.org with local (Exim 3.33 #1 (Debian)) id 16fKt7-0006EO-00; Mon, 25 Feb 2002 08:09:53 -0500 From: joe@one4net.com To: pdm-gnats@zamazal.org,gnats-prs@gnu.org,bug-gnats@gnu.org Reply-To: joe@one4net.com Subject: gnats/351: gen-index - export option is missing in the code. Message-Id: Sender: gnats-prs-admin@gnu.org Errors-To: gnats-prs-admin@gnu.org X-BeenThere: gnats-prs@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Copies of bug tracking system messages List-Archive: Date: Mon, 25 Feb 2002 05:12:00 -0000 X-SW-Source: 2002-q1/txt/msg00066.txt.bz2 >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