[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gnats/351: gen-index - export option is missing in the code.
From: |
joe |
Subject: |
gnats/351: gen-index - export option is missing in the code. |
Date: |
Mon, 25 Feb 2002 08:09:53 -0500 |
>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:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- gnats/351: gen-index - export option is missing in the code.,
joe <=