BusyBox Bug and Patch Tracking
BusyBox
  

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

- Relationships

- 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.
 

- Issue History
Date Modified Username Field Change
06-21-06 11:53 schroeterm New Issue
06-21-06 11:53 schroeterm Status new => assigned
06-21-06 11:53 schroeterm Assigned To  => BusyBox
06-23-06 01:05 bernhardf Status assigned => closed
06-23-06 01:05 bernhardf Note Added: 0001443
06-23-06 01:06 bernhardf Resolution open => fixed
06-23-06 01:06 bernhardf Fixed in Version  => 1.1.x


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker