| Anonymous | Login | Signup for a new account | 11-10-2008 11:03 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000921 | [BusyBox] Other | minor | always | 06-21-06 11:53 | 06-23-06 01:06 | ||||
| Reporter | schroeterm | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 1.1.x | ||||||
| Summary | 0000921: bug with grep when the "string" has no a newline at the end | ||||||||
| Description |
Hi, there is a bug with grep when a "string" is found in the last line of a text (for example : my_text). and only ONE line (no new line at the end) in this file : hello world if you makes for example : grep "he" my_text the output is : hello worl without the last char "d". this problem appears with busybox-1.1.3 but with a newline at the end there is no problem. Regards, Mathieu SCHROETER |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
Notes |
|
|
(0001443) bernhardf 06-23-06 01:05 |
duplicate of 0000887 This is already fixed on trunk and on the busybox_1_1_stable branch. |
| Copyright © 2000 - 2006 Mantis Group |