Results 4 issues of Ruben Valls

**Describe the improvement that you'd like** When using the "normal" search box of vscode, you can do the following sequence: ``` Ctrl + F -> Opens search box Write whatever...

improvement

'Add definition in this file' always add the 'inline' keyword. For header declarations, where the definition will be placed also in the header, this is correct. But if the declaration...

**Describe the bug** The compiler emits a warning when building with NDEBUG, due to expanding `NNI_ASSERT` to `(0)` **Expected behavior** No warnings **Actual Behavior** Warnings emited **To Reproduce** Just build...