Fix check of stack size in debug#1244
Fix check of stack size in debug#1244Jentsch wants to merge 1 commit intoRIOT-OS:masterfrom Jentsch:master
Conversation
|
Seems nobody used ACK |
|
We used it for our network scanner. |
|
Are you going to accept or deny this PR? |
|
I think the size I think using I will clarify this on Monday! |
|
Ok, thanks |
|
@OlegHahm thanks for giving the hint to the wiki! to cite: " @OlegHahm so I conclude that this PR is invalid, right? |
|
May we rename the constant, but the comparison operator should stay |
|
Yep, using |
|
So we could merge this commit? |
|
Actually, I would say neither is correct. Correct would be |
|
So we all agree with |
|
|
|
See #1244 (comment) |
|
Throughout all examples, tests and sys modules |
|
That's simply wrong: I would rather fix these examples. |
|
Works for me, but first I'll get some sleep. :) |
This behavior should be more intuitive. Otherwise Threads need to have KERNEL_CONF_STACKSIZE_PRINTF + 1 to run properly.