[BusyBox 0001587]: sed does not process "\t" as a tabulator

bugs at busybox.net bugs at busybox.net
Tue Nov 13 08:50:04 PST 2007


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=1587 
====================================================================== 
Reported By:                opalenzuela
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   1587
Category:                   Standards Compliance
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             11-12-2007 07:33 PST
Last Modified:              11-13-2007 08:50 PST
====================================================================== 
Summary:                    sed does not process "\t" as a tabulator
Description: 
Command sed does not process "\t" as a tabulator with the instruction
"s/\t/ /g".
====================================================================== 

---------------------------------------------------------------------- 
 vda - 11-13-07 08:50  
---------------------------------------------------------------------- 
Actually this is a GNU extension, many other seds don't do this.
Support for this syntax is added in svn, will be in 1.9.0. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-12-07 07:33  opalenzuela    New Issue                                    
11-12-07 07:33  opalenzuela    Status                   new => assigned     
11-12-07 07:33  opalenzuela    Assigned To               => BusyBox         
11-13-07 08:50  vda            Status                   assigned => closed  
11-13-07 08:50  vda            Note Added: 0002911                          
======================================================================



More information about the busybox-cvs mailing list