Skip to content
Failed

Changes

Summary

  1. Try to fix the pb with -Wcast-function-type-strict in MPICH tests (details)
  2. Do not try to MC python programs when MC is not compiled in (details)
Commit 5c51f948f87aa4987930764d4b0a85a3b321ac6f by Martin Quinson
Try to fix the pb with -Wcast-function-type-strict in MPICH tests

It may not be enough, as I don't have that nasty flag on my local
compiler's version.
The file was modified teshsuite/smpi/mpich3-test/coll/longuser.c
The file was modified teshsuite/smpi/mpich3-test/coll/scantst.c
The file was modified teshsuite/smpi/mpich3-test/coll/coll10.c
The file was modified teshsuite/smpi/mpich3-test/coll/coll9.c
The file was modified teshsuite/smpi/mpich3-test/coll/coll11.c
Commit b0a8622a434e26c837172d22a5b5c7eca3301714 by Martin Quinson
Do not try to MC python programs when MC is not compiled in
The file was modified examples/python/CMakeLists.txt