[svn-r6951] fix problems with the **memcpyalias error message
This required moving CHKMEMCPYANDSTMT above the "/* --BEGIN ERROR MACROS-- */" line. This lets maint/extracterrmsgs know that **memcpyalias is actually used and avoids an "(unknown)(): Internal MPI error!" message when memcpy arguments are aliased in MPIR_Localcopy. Also fix a format string mismatch. No reviewer.
Please register or sign in to comment