1
1
George Bosilca dabe47ca3d A function declared as static inline and who's not used directly, but
only as a pointer reference completely confuse some compilers (gcc 4.1
included). Removing the inline (it was there before when the function
was used in the same file) seems to solve the problem. However, the most
strange thing is that the bug only appear when we compile directly in
the trunk directory. It just don't happens when we're using the VPATH
build.

This commit was SVN r9408.
2006-03-24 04:21:30 +00:00
..
2005-12-22 05:37:28 +00:00
2006-02-26 00:45:54 +00:00
2005-12-31 15:51:57 +00:00
2006-03-21 18:18:22 +00:00
2006-03-20 15:41:45 +00:00