Jeff Squyres
|
65b9686184
|
- Ensure user-created errhandlers are not marked as intrinsic
- fix typo in comment
This commit was SVN r1064.
|
2004-04-20 23:10:44 +00:00 |
|
Jeff Squyres
|
22cd1bc116
|
Change the public variables back to instances -- not pointers
This commit was SVN r1058.
|
2004-04-20 22:17:20 +00:00 |
|
Jeff Squyres
|
49ea6ecf4b
|
Oops. Need to have a *pointer* to the errhandlers in the mpi.h file,
not the actual struct. Duh!
This commit was SVN r1054.
|
2004-04-20 18:30:15 +00:00 |
|
Brian Barrett
|
1cd0bbdbbf
|
Number of small changes to fix compile warnings. Most of these should be
completely harmless
This commit was SVN r969.
|
2004-03-26 05:00:29 +00:00 |
|
Jeff Squyres
|
cfe2bd2427
|
Convert to use an accessor function (lam_pointer_array_get_size()) so
that we hide the internal member field
This commit was SVN r949.
|
2004-03-20 01:54:18 +00:00 |
|
Jeff Squyres
|
53581e13c6
|
Implemented MPI_Errhandler_f2c and MPI_Errhandler_c2f
This commit was SVN r947.
|
2004-03-19 19:01:09 +00:00 |
|
Jeff Squyres
|
c296eaacc7
|
A few more errhandler things; should be complete for comms now (still
have fortran issues to do)
This commit was SVN r945.
|
2004-03-19 18:01:03 +00:00 |
|
Jeff Squyres
|
f83a8fb659
|
Some more errhandler stuff, including updated invocation macros in
errhandler/errhandler.h.
This commit was SVN r944.
|
2004-03-19 17:29:39 +00:00 |
|
Jeff Squyres
|
19629774f0
|
First cut at error handlers. Still have more to go.
This commit was SVN r934.
|
2004-03-19 06:12:43 +00:00 |
|