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
0000784 [BusyBox] Other minor always 03-14-06 09:50 09-30-06 13:21
Reporter asierllano View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version svn
Summary 0000784: [PATCH] wc -c command returns extra characters
Description It is harder to use the 'wc' command for scripting because of this minor issue.

When executing the command in coreutils:
$ echo hello | wc -c
6

Executing it in busybox 1.1.0:
$ echo hello | wc -c
      6

It should not show extra characters when invoking with only one flag:
I've provided a VERY simple patch to fix this minor issue.
Additional Information
Attached Files  busybox-wc.patch [^] (725 bytes) 03-14-06 09:50

- Relationships

- Notes
(0001345)
asierllano
05-04-06 23:34

This issue still reproducible in busybox 1.1.2.
 
(0001657)
vda
09-29-06 16:42

Applied to svn as rev 16266
 

- Issue History
Date Modified Username Field Change
03-14-06 09:50 asierllano New Issue
03-14-06 09:50 asierllano Status new => assigned
03-14-06 09:50 asierllano Assigned To  => BusyBox
03-14-06 09:50 asierllano File Added: busybox-wc.patch
05-04-06 23:34 asierllano Note Added: 0001345
09-29-06 16:42 vda Status assigned => resolved
09-29-06 16:42 vda Fixed in Version  => 1.2.x
09-29-06 16:42 vda Resolution open => fixed
09-29-06 16:42 vda Note Added: 0001657
09-30-06 13:21 vda Status resolved => closed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker