dabe47ca3d
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.