Brian Barrett
e7a7a64e4c
Implement MPI::SEEK_{SET, END, POS} for the C++ bindings, working around
...
some issues with the C #defines SEEK_{SET, END, POS}. The workaround
involves some hackery that should work in almost every common use case
for the C stdio constants (and all the legal issues of the MPI constants).
The one issue is that the C stdio constants are now const ints instead
of #defines, which means that #ifdef checks will fail for the constants.
Behavior can be disabled at either configure time or build time.
Refs trac:387
This commit was SVN r12121.
The following Trac tickets were found above:
Ticket 387 --> https://svn.open-mpi.org/trac/ompi/ticket/387
2006-10-15 23:50:24 +00:00
..
2006-09-22 23:58:23 +00:00
2006-09-22 23:58:23 +00:00
2005-11-05 19:57:48 +00:00
2005-11-05 19:57:48 +00:00
2006-09-22 23:58:23 +00:00
2005-11-05 19:57:48 +00:00
2005-11-05 19:57:48 +00:00
2006-03-24 02:34:13 +00:00
2006-02-12 15:11:36 +00:00
2006-02-12 15:11:36 +00:00
2006-02-12 16:59:56 +00:00
2006-03-24 02:34:13 +00:00
2006-01-13 04:08:40 +00:00
2006-03-28 13:55:39 +00:00
2006-09-28 03:25:18 +00:00
2006-01-13 14:51:20 +00:00
2006-02-12 15:11:36 +00:00
2006-05-15 19:33:06 +00:00
2006-02-12 16:59:56 +00:00
2006-02-12 16:59:56 +00:00
2006-02-12 15:11:36 +00:00
2006-02-12 15:11:36 +00:00
2006-03-24 02:34:13 +00:00
2006-04-26 12:07:26 +00:00
2005-11-05 19:57:48 +00:00
2005-11-05 19:57:48 +00:00
2005-11-05 19:57:48 +00:00
2005-11-05 19:57:48 +00:00
2005-11-05 19:57:48 +00:00
2005-11-05 19:57:48 +00:00
2005-11-05 19:57:48 +00:00
2005-11-05 19:57:48 +00:00
2006-07-15 10:27:09 +00:00
2006-07-27 02:56:02 +00:00
2006-06-28 03:33:30 +00:00
2006-09-22 23:58:23 +00:00
2006-09-21 00:08:49 +00:00
2006-06-28 03:33:30 +00:00
2006-06-28 03:33:30 +00:00
2006-07-30 00:58:40 +00:00
2006-03-06 17:32:51 +00:00
2006-06-28 03:33:30 +00:00
2006-07-04 01:20:20 +00:00
2006-09-14 16:44:02 +00:00
2006-09-22 23:58:23 +00:00
2006-03-12 05:32:35 +00:00
2006-05-18 21:03:38 +00:00
2006-06-28 03:33:30 +00:00
2006-03-30 00:20:43 +00:00
2006-06-13 23:28:26 +00:00
2005-11-05 19:57:48 +00:00
2006-09-26 02:37:35 +00:00
2006-05-31 00:23:49 +00:00
2005-11-05 19:57:48 +00:00
2006-05-31 13:57:38 +00:00
2006-05-31 03:40:26 +00:00
2006-03-11 02:37:55 +00:00
2006-10-15 23:50:24 +00:00
2006-09-28 03:45:27 +00:00
2006-02-25 21:23:14 +00:00
2006-07-11 23:39:17 +00:00
2006-03-12 04:35:01 +00:00
2006-01-21 22:53:16 +00:00
2006-07-04 03:00:01 +00:00
2005-11-05 19:57:48 +00:00
2005-11-05 19:57:48 +00:00
2006-09-25 23:51:13 +00:00
2006-09-22 23:58:23 +00:00
2005-11-05 19:57:48 +00:00
2006-03-12 17:56:58 +00:00
2006-08-27 16:28:05 +00:00
2006-08-22 22:20:12 +00:00
2006-07-15 10:27:09 +00:00
2006-08-03 00:17:31 +00:00
2006-09-22 23:58:23 +00:00
2006-10-15 21:21:08 +00:00
2005-12-20 00:49:59 +00:00