* @moerm regarding not blindly ignoring warnings, I completely agree and in fact after
[https://github.com/nim-lang/Nim/pull/11591](https://github.com/nim-lang/Nim/pull/11591) is merged you'll be able to show c/c++ warnings (see that PR for rationale + bugs it helped uncover) * I second what others have said regarding the need to post code if you except help; ideally you would post a **minimized reproducible example** (yes it's more effort on you for the minimization, but it's less effort for others to look at)
