[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.1rc2-134-g28e63b3

mysql vizuser noreply at mpich.org
Sun Jan 5 18:56:17 CST 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "MPICH primary repository".

The branch, master has been updated
       via  28e63b31da4b3d024a9fce064487d367671b522f (commit)
      from  e41c212dbab7436c641ffaa6002419184b125a59 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.mpich.org/mpich.git/commitdiff/28e63b31da4b3d024a9fce064487d367671b522f

commit 28e63b31da4b3d024a9fce064487d367671b522f
Author: Rob Latham <robl at mcs.anl.gov>
Date:   Sun Jan 5 18:55:39 2014 -0600

    Revert "bring back include file needed for MPI_AINT_CAST_TO_VOID_PTR"
    
    This reverts commit 3146e104017114b0e9a7e04824cfeb7383155d12.

diff --git a/src/mpi/romio/adio/include/adioi.h b/src/mpi/romio/adio/include/adioi.h
index 0553dfb..ea07491 100644
--- a/src/mpi/romio/adio/include/adioi.h
+++ b/src/mpi/romio/adio/include/adioi.h
@@ -824,7 +824,6 @@ int  ADIOI_MPE_iwrite_b;
   /* Use MPID_Ensure_Aint_fits_in_pointer from mpiutil.h and 
          MPI_AINT_CAST_TO_VOID_PTR from configure (mpi.h) */
   #include "glue_romio.h"
-  #include "mpitypedefs.h"  /* for MPI_AINT_CAST_TO_VOID_PTR */
 
   #define ADIOI_AINT_CAST_TO_VOID_PTR (void*)(MPIR_Pint)
   /* The next two casts are only used when you don't want sign extension

-----------------------------------------------------------------------

Summary of changes:
 src/mpi/romio/adio/include/adioi.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
MPICH primary repository


More information about the commits mailing list