Revert "assert: change the do-while of assert to a conditional expression"#11740
Conversation
|
@masayuki2009 I've sent #11739 in this repo and #2301 in apps repo, do you still want revert? |
@yf13 |
@masayuki2009 let's fix the minor warning today instead reverting the changing? |
This bug is fixed in the following two PRs: |
|
Since DEBUGASSRT is nuttx specific macro, we can only change assert, so let's merge this patch first. @Gary-Hobson please provide a new patch which just change assert. |
Reverts #11734
since there are many build failures.