1
1
George Bosilca 4b63631535 Allow correct duplication for MPI_UB and MPI_LB. The problem is that we cannot
create a duplicate type, because any duplicate type lose the PREDEFINED flag.
An MPI_LB (respectively MPI_UB) without the PREDEFINED tag is useless, as it's
not the a marker anymore. The solution is to return the same pointer, but once
the reference count has been increased. In order for this to work, I allowed
the destruction to check for the reference count of an object before complaining
about destroying a predefined type.

This fixed ticket #317.

This commit was SVN r13942.
2007-03-06 18:21:49 +00:00
..
2006-11-27 03:22:44 +00:00
2006-10-27 12:35:27 +00:00
2006-10-30 19:50:09 +00:00
2007-02-08 23:50:04 +00:00
2006-11-27 03:22:44 +00:00
2006-11-02 03:34:53 +00:00
2006-11-02 03:34:53 +00:00
2006-09-27 00:04:24 +00:00
2007-02-08 23:50:04 +00:00
2006-11-27 03:22:44 +00:00
2006-10-27 12:35:27 +00:00
2006-11-02 03:34:53 +00:00
2006-10-27 12:35:27 +00:00
2006-10-27 12:35:27 +00:00
2006-10-27 12:35:27 +00:00
2006-10-30 14:15:44 +00:00
2006-10-27 12:35:27 +00:00
2006-12-09 14:20:08 +00:00
2006-12-09 14:20:08 +00:00
2006-12-09 14:20:08 +00:00
2006-12-09 14:20:08 +00:00
2006-12-13 20:01:16 +00:00
2006-12-13 20:01:16 +00:00
2006-12-13 20:01:16 +00:00
2007-02-08 23:50:04 +00:00
2006-12-09 14:20:08 +00:00
2006-12-09 14:20:08 +00:00
2006-12-09 14:20:08 +00:00
2006-12-09 14:20:08 +00:00
2007-02-08 23:50:04 +00:00
2006-10-26 08:26:03 +00:00