Bug 43089

Summary: doesn't understand -k, man page says it should
Product: [Retired] Red Hat Powertools Reporter: Mark Frazer <mark>
Component: cscopeAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-06-15 21:47:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mark Frazer 2001-05-31 19:05:35 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.77 [en] (X11; U; Linux 2.4.4 i686)

Description of problem:
[root@mjftest linux-2.4.5]# man cscope | grep -e -k
       -k     ``Kernel Mode'', turns off the use of the  default  include
       The  -I,  -c,  -k,  -p,  -q,  and  -T  options  can also be in the
[root@mjftest linux-2.4.5]# cscope -b -k 
cscope: unknown option: -k
Usage:  cscope [-bcCdelLqTuUV] [-f file] [-F file] [-i file] [-I dir] [-s
dir]
               [-p number] [-P path] [-[0-8] pattern] [source files]
[root@mjftest linux-2.4.5]# which cscope
/usr/bin/cscope
[root@mjftest linux-2.4.5]# rpm -qf /usr/bin/cscope
cscope-13.0-6
[root@mjftest linux-2.4.5]# 


How reproducible:
Always

Steps to Reproduce:
1. cscope -b -k *.c
2.
3.
	

Additional info:

Comment 1 Mark Frazer 2001-06-15 21:47:27 UTC
What info do you need?  The man page says cscope as shipped understands the -k
argument.  The program does not understand the argument.

Comment 2 Ngo Than 2001-08-14 16:45:47 UTC
It's fixed in cscope-13.0-7. You will find it on ftp://people.redhat.com/than