<div dir="ltr">Hello,<div><br></div><div>I thought I might be able to help with the changes. Attached is a standalone patch (so ignore the previous one) that has the changes you listed.</div><div><br></div><div>It also has a recent fix for a segfault on a random bit of invalid input, as well as some warning fixes, in case you want those also.</div><div><br></div><div>Gavin Howard</div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Aug 7, 2018 at 10:12 PM Rob Landley <<a href="mailto:rob@landley.net">rob@landley.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 08/07/2018 10:22 AM, Gavin Howard wrote:<br>
> Hello,<br>
> <br>
> Since it has been a month, I thought I would ping.<br>
<br>
I admit the drama circling around it's been a bit of a turn-off, but mostly I<br>
just forgot. Let's see, why did I not add this immediately...<br>
<br>
Because it adds tests/files/bc/{parse,print,arctan}.txt to .gitignore and if<br>
anything goes in there it should be read only, so I had to remember to follow-up<br>
with cleanups after applying it (otherwise it's easy to forget and stumble on it<br>
a year later and wonder what else I missed)...<br>
<br>
The tests all run in a scratch directory (if you "make test_bc" it should be<br>
generated/testdir/testdir), so you can put generated files in the current<br>
directory; generated/testdir gets blown away each time you run scripts/test.sh<br>
and the "testdir" under it gets rm -rf'd and recreated between each test if<br>
you're testing multiple commands.<br>
<br>
I'll try to get to that this weekend, sorry for the delay.<br>
<br>
Rob<br>
_______________________________________________<br>
Toybox mailing list<br>
<a href="mailto:Toybox@lists.landley.net" target="_blank">Toybox@lists.landley.net</a><br>
<a href="http://lists.landley.net/listinfo.cgi/toybox-landley.net" rel="noreferrer" target="_blank">http://lists.landley.net/listinfo.cgi/toybox-landley.net</a><br>
</blockquote></div>