Hello We have a problem this morning on the trunk - recent commits r18084-7 involving the ompi/include/ompi/memchecker.h file contain arithmetic involving a void* pointer and other problems:
../../../../ompi/include/ompi/memchecker.h: In function 'memchecker_convertor_call': ../../../../ompi/include/ompi/memchecker.h:46: warning: ISO C90 forbids mixed declarations and code ../../../../ompi/include/ompi/memchecker.h:47: warning: ISO C90 forbids mixed declarations and code ../../../../ompi/include/ompi/memchecker.h:56: warning: pointer of type 'void *' used in arithmetic ../../../../ompi/include/ompi/memchecker.h:45: warning: unused variable 'pStack' Shiqing: could you please fix this? Thanks Ralph