[Toybox] [PATCH] in seq.c rename itoa to toybox_itoa, to avoid clashes

enh enh at google.com
Thu Feb 17 10:05:15 PST 2022


the two musl itoa functions are both static, so there's no possibility of a
clash (otherwise musl itself would have a problem internally!).

what was the actual issue you were seeing?

On Thu, Feb 17, 2022 at 5:23 AM John via Toybox <toybox at lists.landley.net>
wrote:

> This is a simple patch for seq.c to rename itoa to toybox_itoa, to avoid
> clashes with functions in the toolchain.
>
> As Piraty mentioned on IIRC there are 2 different implementations of itoa
> in musl alone, so this should avoid any clashes people have with
> implementations in their toolchain.
>
> -John
>
> Sent with ProtonMail <https://protonmail.com/> Secure Email.
>
> _______________________________________________
> Toybox mailing list
> Toybox at lists.landley.net
> http://lists.landley.net/listinfo.cgi/toybox-landley.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20220217/dc9aff04/attachment-0001.htm>


More information about the Toybox mailing list