fjpanag commented on PR #12303:
URL: https://github.com/apache/nuttx/pull/12303#issuecomment-2100642189

   I thought that the internal assertions, like `ASSERT()` and `VERIFY()` (not 
the standard `assert()`), were controlled by `CONFIG_DEBUG_ASSERTIONS` and not 
`NDEBUG`.
   
   Also before `ASSERT()` was always active, and only `DEBUGASSERT()` was 
enabled/disabled depending on the build type.
   
   Is this changed now?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to