First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 23436
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Tavis Ormandy (RETIRED) <taviso@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Paul Thompson <thompson@pobox.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
makewhatis.patch2 trivial patch to makewhatis patch Paul Thompson 2003-06-24 23:05 0000 250 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 23436 depends on: Show dependency tree
Bug 23436 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-06-24 23:03 0000
As documented in the man page, makewhatis can take a subsections
argument (-s). Unfortunately, this is currently broken due to the
way arguments are referenced. This is a patch Ive been using
for a while. Basicly, it allows the script to parse:
-s "1 2 3"
as "1 2 3" being one argument to -s, rather than just pairing
the '1' to -s and choking on 2 and 3 as separate args.

------- Comment #1 From Paul Thompson 2003-06-24 23:05:06 0000 -------
Created an attachment (id=13815) [edit]
trivial patch to makewhatis

------- Comment #2 From Tavis Ormandy (RETIRED) 2003-09-05 16:10:22 0000 -------
Confirmed, looks like an obvious flaw in their logic.

assigning to me...

------- Comment #3 From Tavis Ormandy (RETIRED) 2003-09-05 16:32:01 0000 -------
This has been fixed in man-1.5m2, with the same fix you suggested :)

1.5m2 should be in portage shortly.

RESOLVED, FIXED.

First Last Prev Next    No search results available      Search page      Enter new bug