7
--wsp
7y

If for some reason you decide to write a shim for a VERY COMMON LIBRARY in your project:

1. DON'T
2. If you decide to ignore (1), at least make sure the SHIM WORKS THE SAME WAY AS THE LIBRARY

Two days of debugging sudden untraceable errors led me to find that a .so wasn't copied correctly during maintenance. fml

Comments
Add Comment