shkolnick-kun / bugurtos

Breaking backward compatibility since 2010!!!
GNU General Public License v3.0
129 stars 9 forks source link

Outdated scheduler code in 0.8.0 version. #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to build any project without CONFIG_HARD_RT.

What is the expected output? What do you see instead?
Build fails on sched.c compile as PROC_STATE_W_WD_STOPED is not defined.

Fixed in trunk!
Fix will be added in 0.8.1 release.

Original issue reported on code.google.com by shkolnic...@gmail.com on 29 Jan 2015 at 5:00