K 10 svn:author V 3 ian K 8 svn:date V 27 2015-05-10T13:30:21.924432Z K 7 svn:log V 254 Don't check the return value from self_reloc(), it can't fail and doesn't return a value. Despite what I said in my prior commit, it turns out this one platform was checking the return value from the old self-reloc code (which returned a hard-coded 0). END