Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 96009
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Emanuele Giaquinta (RETIRED) <exg@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
sed.diff sed.diff patch Emanuele Giaquinta (RETIRED) 2005-06-13 13:21 0000 479 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 96009 depends on: Show dependency tree
Bug 96009 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: 2005-06-13 13:20 0000
When using a \N reference with the 's' command and the reference is invalid sed
prints N + 1 as the invalid reference number.You can test it easily with the
following command:

echo 'something' | sed 's/\(.*\)/\2/'

The attached patch, from upstream, fixes the issue.

------- Comment #1 From Emanuele Giaquinta (RETIRED) 2005-06-13 13:21:31 0000 -------
Created an attachment (id=61164) [details]
sed.diff

------- Comment #2 From Chris White (RETIRED) 2005-06-13 13:38:48 0000 -------
Base system re-assignment.

------- Comment #3 From Chris White (RETIRED) 2005-06-13 13:38:58 0000 -------
Base system re-assignment.

------- Comment #4 From SpanKY 2005-06-13 16:16:37 0000 -------
thanks, added to 4.1.4

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug