both BSD and GNU dd ignore leading whitespace, which is why i didn't simplify that when i was adding hex support (which only GNU has). but i don't know whether anyone is relying on this.
On Wed, Jul 27, 2016 at 4:44 AM, Rob Landley <[email protected]> wrote: > Does anybody know why tests/dd.test is checking for spaces before > numbers? ('count= 2' on line 15, for example?) > > Was this an issue for somebody? Is it in a spec somewhere? Why is this a > behavior that needs to be preserved in a new implementation? > > Just wondering where that came from, > > Rob > _______________________________________________ > Toybox mailing list > [email protected] > http://lists.landley.net/listinfo.cgi/toybox-landley.net > -- Elliott Hughes - http://who/enh - http://jessies.org/~enh/ Android native code/tools questions? Mail me/drop by/add me as a reviewer.
_______________________________________________ Toybox mailing list [email protected] http://lists.landley.net/listinfo.cgi/toybox-landley.net
