[BusyBox] [PATCH] dc should not print result by default

Paul Whittaker paw at si1.dod.gov.au
Sat Jul 24 01:38:09 UTC 2004


Product: Busybox
Version: 1.00rc1

As already discussed on this list, the dc applet's behaviour isn't 
compatible with GNU dc in that busybox dc prints a result by default and 
the GNU dc doesn't.  As a trivial example, compare the output of:

    echo "1 1 +" | dc

and

    echo "1 1 +" | busybox dc

Trivial fix attached.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: busybox-1.00rc1-dc.patch
Url: http://lists.busybox.net/pipermail/busybox/attachments/20040724/0dd4ab8d/attachment.diff 


More information about the busybox mailing list