[PATCH] bc Version 1.1
Denys Vlasenko
vda.linux at googlemail.com
Sun Dec 2 13:18:17 UTC 2018
On Sat, Nov 3, 2018 at 6:17 PM Gavin Howard <gavin.d.howard at gmail.com> wrote:
> Hello,
>
> After making changes to the bc for Denys' requests, I have a better
> version of the bc.
>
> This version, pasted at https://pastebin.com/0M9sMhtM and raw at
> https://pastebin.com/raw/0M9sMhtM, has fulfilled every one of Denys'
> requests except for a few.
typedef int (*BcVecCmp)(const void *, const void *);
is unused
More information about the busybox
mailing list