Return type declarations of function mhash_get_hash_name differ in signedness
Parameter declarations of function ti89_send_XDP differ in signedness
Conflicting declarations of variable forceOldBsp
PX_HAVE_GSF not defined consistently
Changing the return type from char to void seems like a minor change, but it obviously...
Indeed the parameter list would be ok as is - but the bit for the return type does...
I don't have a copy of C89 at hand, but C11 seems to differ here: Quoting 6.2.7 "Compatible...
Sorry, markdown kicking in - the declaration should be void libmangle_print_decl(void*,...