At least in C++ `unsigned` and `signed` are just like `long` and `short` and can be both a qualifier and a typename by themselves (eg `unsigned` === `unsigned int`) so they should all be there.
-- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3448#issuecomment-1501254011 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/3448/[email protected]>
