make error: eqn_diffusion3d.cpp(235): error: identifier "check_ok" is undefined
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 35/100
Research direction
Start by running make and inspect ocuequation/eqn_diffusion3d.cpp around line 235, where check_ok is reported as undefined. Trace whether the identifier is declared or included elsewhere in the project. Done means the reported build reaches a successful completion on the stated environment.
Written by the indexing model from the issue text.
Description
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.
Original issue reported on code.google.com by bliu...@gmail.com on 13 Jul 2011 at 3:35
- Dominant language
- Cuda
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from ExpectationMax/opencurrent
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
ExpectationMax/opencurrent#23 · 1 comment ·
-
all tests failed Openauto-migrated Priority-Medium Type-Defect
Difficulty 4/5 3-5 days Newbie friendliness 25/100
ExpectationMax/opencurrent#20 · 1 comment ·
-
auto-migrated Priority-Medium Type-Defect
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
auto-migrated Priority-Medium Type-Defect
Difficulty 4/5 3-5 days Newbie friendliness 28/100
-
auto-migrated Priority-Medium Type-Defect
Difficulty 2/5 1-3 hours Newbie friendliness 25/100
ExpectationMax/opencurrent#17 · 1 comment ·
All issues in ExpectationMax/opencurrent
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
C++ Enhancement Examples
Difficulty 2/5 1-3 hours Newbie friendliness 84/100