[BusyBox-cvs] [BusyBox 0000227]: sort use wrong type for getopt return variable
bugs at busybox.net
bugs at busybox.net
Tue Apr 19 07:58:28 UTC 2005
The following issue has been SUBMITTED.
======================================================================
<http://busybox.net/bugs/view.php?id=227>
======================================================================
Reported By: jonlar
Assigned To: BusyBox
======================================================================
Project: BusyBox
Issue ID: 227
Category: Other
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
======================================================================
Date Submitted: 04-19-2005 00:58 PDT
Last Modified: 04-19-2005 00:58 PDT
======================================================================
Summary: 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
04-19-05 00:58 jonlar New Issue
04-19-05 00:58 jonlar File Added: bb_sort.diff
======================================================================
More information about the busybox-cvs
mailing list