Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ecl_core/ecl_threads #2

Closed
jakan2 opened this issue Dec 4, 2012 · 1 comment
Closed

ecl_core/ecl_threads #2

jakan2 opened this issue Dec 4, 2012 · 1 comment

Comments

@jakan2
Copy link
Contributor

jakan2 commented Dec 4, 2012

During the release mode compilation, it shown me

/mnt/data/cslam_catkin/src/ecl_core/ecl_threads/src/lib/priority_pos.cpp: In function ‘bool ecl::set_priority(ecl::Priority)’:
/mnt/data/cslam_catkin/src/ecl_core/ecl_threads/src/lib/priority_pos.cpp:115:9: error: ‘throwPriorityException’ is not a member of ‘ecl::threads’
/mnt/data/cslam_catkin/src/ecl_core/ecl_threads/src/lib/priority_pos.cpp: In function ‘ecl::Priority ecl::get_priority()’:
/mnt/data/cslam_catkin/src/ecl_core/ecl_threads/src/lib/priority_pos.cpp:130:17: error: ‘throwPriorityException’ is not a member of ‘ecl::threads’
/mnt/data/cslam_catkin/src/ecl_core/ecl_threads/src/lib/priority_pos.cpp:144:21: error: ‘throwPriorityException’ is not a member of ‘ecl::threads’
/mnt/data/cslam_catkin/src/ecl_core/ecl_threads/src/lib/priority_pos.cpp: In function ‘std::string ecl::print_priority_diagnostics()’:
/mnt/data/cslam_catkin/src/ecl_core/ecl_threads/src/lib/priority_pos.cpp:217:5: error: ‘throwPriorityException’ is not a member of ‘ecl::threads’
/mnt/data/cslam_catkin/src/ecl_core/ecl_threads/src/lib/priority_pos.cpp: In function ‘bool ecl::threads::set_real_time_priority(int, int)’:
/mnt/data/cslam_catkin/src/ecl_core/ecl_threads/src/lib/priority_pos.cpp:326:4: error: ‘throwPriorityException’ was not declared in this scope
make[3]: *** [ecl_core/ecl_threads/src/lib/CMakeFiles/ecl_threads.dir/priority_pos.cpp.o] Error 1

@stonier
Copy link
Owner

stonier commented Dec 6, 2012

Fixed, along with some other minor bugs.

@stonier stonier closed this as completed Dec 6, 2012
yichoe pushed a commit that referenced this issue Apr 17, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants