Change arguments type from int to bool. Those are internal static function, so no other code could possibly be affected. There are booleans all over the place in that file, so we are not losing any portability.
PS Editing raw *.patches to match new paths is a surprisingly valid technique.
Detailed description
Change arguments type from int to bool. Those are internal static function, so no other code could possibly be affected. There are booleans all over the place in that file, so we are not losing any portability.
PS Editing raw
*.patch
es to match new paths is a surprisingly valid technique.Test plan
None
Closing issues
Originally (mistakenly) posted at: https://github.com/radareorg/radare2/pull/18120