[Toybox] [PATCH] Fix human_readable HR_SI.

Rob Landley rob at landley.net
Mon Sep 7 11:37:20 PDT 2015


On 09/06/2015 10:03 PM, enh wrote:
> On Sun, Sep 6, 2015 at 6:09 PM, Rob Landley <rob at landley.net> wrote:
> btw, you broke the build by accidentally including this change:
> 
> -int yesno(char *prompt, int def);
> +int yesno(int def);

Blah, that's a pending cleanup from another thread where I changed lib
but haven't changed all the users, I did a git commit --patch but
apparently answered a y/n wrong. (Ironic in context.)

Rob

 1441651040.0


More information about the Toybox mailing list