New issue 19 by bliu...@gmail.com: make error: eqn_diffusion3d.cpp(235):
error: identifier "check_ok" is undefined
http://code.google.com/p/opencurrent/issues/detail?id=19
What steps will reproduce the problem?
1.make
2.
3.
What is the expected output? What do you see instead?
[ 56%] Building CXX object
ocuequation/CMakeFiles/ocuequation.dir/eqn_diffusion3d.cpp.o
opencurrent-1.1.0/src/ocuequation/eqn_diffusion3d.cpp(235): error:
identifier "check_ok" is undefined
check_ok(CoArrayManager::barrier_exchange(this->_negx_handle));
What version of the product are you using? On what operating system?
opencurrent-1.1.0;
2.6.32-gentoo-r24 x86_64 GNU/Linux
Please provide any additional information below.