[Toybox] [PATCH] bc.c: uchar typedef is pointless, we -funsigned-char

Oliver Webb aquahobbyist at proton.me
Tue Feb 27 11:46:35 PST 2024


Since we build toybox with -funsigned-char, there is no reason to have a type for unnsigned chars in bc.c,
since that is the default for all chars. And removing it gets rid of a typedef

-   Oliver Webb <aquahobbyist at proton.me>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-uchar-is-useless-since-we-funsigned-char.patch
Type: text/x-patch
Size: 9773 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20240227/9a11ea52/attachment-0001.bin>


More information about the Toybox mailing list