> dc -e '4 0 % p' mess up the stack so bad that my MIPS kernel traps it and > reboots. > > I think we should, like the regular dc, check for 0 as a divider when doing > modulo. > > //M
Markus, Was this the full dc or the small dc? As far as I know (I am the original author of the full dc), the full dc does, in fact, return an error and not trap. Gavin Howard _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
