Hi Rob,

 As for the command options FLAG_xxx macros are auto generated. Is the long
options support in there and working?

Another usage issue I came across is in yesno() function.

In that you check for the tty fd. As '0' is also tty, you print the prompt
data onto 'stdin' which doesn't show up on screen.
Putting "stdout' instead of fps[i] in fprintf shows the prompt. And reading
from fps[i] is fine.

what is your opinion on the same.

rgds,
Ashwini
_______________________________________________
Toybox mailing list
Toybox@lists.landley.net
http://lists.landley.net/listinfo.cgi/toybox-landley.net

Reply via email to