On 9/20/23 01:41, Oliver Webb via Toybox wrote:
> I have made a implementation of the 'dc' command in toybox

I thought about adding this to pending anyway (which is not a promise to
eventually merge it), but it didn't build with gcc 8.3:

toys/pending/dc.c:193:4: error: a label can only be part of a statement and a
declaration is not a statement
    int i = TT.stacki;

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

Reply via email to