1
1
Andrew Friedley fd51d9cf28 The call to opal_list_insert() had an off by one error (I think), causing selected components to get lost with certain load orderings.
I went ahead and rewrote the code to use opal_list_insert_pos() instead, which gives a cleaner flow and more speed.

This commit was SVN r16392.
2007-10-08 23:01:36 +00:00
..
2007-08-16 19:39:52 +00:00
2007-10-08 20:53:02 +00:00
2007-09-12 15:29:58 +00:00
2007-10-08 20:53:02 +00:00
2007-07-23 16:18:36 +00:00