| Anonymous | Login | Signup for a new account | 11-10-2008 10:59 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 | ||||
| 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 |
|
||||||||
|
|
|||||||||
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 |
| Copyright © 2000 - 2006 Mantis Group |