pimpconv: clean-up pointer-relocations
This pointer relocation doesn't work on 64-bit architectures, and needlessly depends on C++. Let's rewrite it a bit to avoid both of these details.
Please register or sign in to comment
This pointer relocation doesn't work on 64-bit architectures, and needlessly depends on C++. Let's rewrite it a bit to avoid both of these details.