* libraries/pyprojection/Projection.i: Use pj_get_errno_ref to access the pj_errno because directly accessing pj_errno doesn't work on windows if the proj library is in a DLL * libraries/pyprojection/Projection_wrap.c: Update from Projection.i