1
1
openmpi/ompi/errhandler
Rainer Keller d81443cc5a - On the way to get the BTLs split out and lessen dependency on orte:
Often, orte/util/show_help.h is included, although no functionality
   is required -- instead, most often opal_output.h, or               
   orte/mca/rml/rml_types.h                                           
   Please see orte_show_help_replacement.sh commited next.            

 - Local compilation (Linux/x86_64) w/ -Wimplicit-function-declaration
   actually showed two *missing* #include "orte/util/show_help.h"     
   in orte/mca/odls/base/odls_base_default_fns.c and                  
   in orte/tools/orte-top/orte-top.c                                  
   Manually added these.                                              

   Let's have MTT the last word.

This commit was SVN r20557.
2009-02-14 02:26:12 +00:00
..
errcode-internal.c Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
errcode-internal.h Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
errcode.c Add a new macro (CONSTRUCT_ERRCODE) and replace all the error 2007-12-21 06:22:29 +00:00
errcode.h Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
errhandler_invoke.c Fixes trac:1216 2008-02-18 13:03:39 +00:00
errhandler_predefined.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
errhandler_predefined.h - export symbols that are needed by the fortran libs 2007-04-26 09:34:41 +00:00
errhandler.c Fix a problem where we're accidentally initializing the wrong 2009-02-05 21:36:10 +00:00
errhandler.h - Help the compiler, by noting that errors are unlikely. 2008-08-04 14:50:27 +00:00
help-mpi-errors.txt Enable aggregation checking for "*** An error occurred..." MPI layer 2008-09-23 17:19:24 +00:00
Makefile.am Enable aggregation checking for "*** An error occurred..." MPI layer 2008-09-23 17:19:24 +00:00