I haven't published it again because I hadn't thought of a name (and nothing published is using it, so no urgent need). I like terminated! Good suggestion :D
Oh good point, I hadn't considered vararg promotion! Do you know if casting to a function also make objc_msgSend_stret and objc_msgSend_fpret unnecessary? I haven't yet worked with any methods that return structs or…
I haven't published it again because I hadn't thought of a name (and nothing published is using it, so no urgent need). I like terminated! Good suggestion :D
Oh good point, I hadn't considered vararg promotion! Do you know if casting to a function also make objc_msgSend_stret and objc_msgSend_fpret unnecessary? I haven't yet worked with any methods that return structs or…