| Anonymous | Login | Signup for a new account | 11-10-2008 10:44 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 | ||||
| 0000227 | [BusyBox] Other | major | always | 04-19-05 00:58 | 07-31-05 15:34 | ||||
| Reporter | jonlar | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 1.00 | ||||||
| Summary | 0000227: sort use wrong type for getopt return variable | ||||||||
| Description |
Sort uses a variable of type 'char' when it should be an 'int'. This case sort applet to issue the usage text instead of realizing its at the end of the parsing. Including a trival patch. |
||||||||
| Additional Information | |||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
Notes |
|
|
(0000322) pgf 07-20-05 12:08 |
Committed revision 10879. (i couldn't reproduce an error, but the patch is obviously more correct than the current code.) |
| Copyright © 2000 - 2006 Mantis Group |