[Toybox] [PATCH] Fix iteration for start/stop without arguments.

Rob Landley rob at landley.net
Wed Jun 29 13:30:50 PDT 2016


On 06/28/2016 11:03 AM, enh wrote:
> On Tue, Jun 28, 2016 at 3:53 AM, Rob Landley <rob at landley.net> wrote:
>> On 06/27/2016 04:52 PM, enh wrote:
>> and would have changed the
>> -1 to a -3 on the ss += ARRAY_LEN(SERVICES) line (still a single
>> constant office) rather than assigning services to it again when it was
>> assigned on the previous line.
> 
> trying to be too clever contributed to this bug in the first place!

The lesson I took away is I shouldn't make even simple modifications to
something I can't test. :(

Rob



More information about the Toybox mailing list