-
Notifications
You must be signed in to change notification settings - Fork 275
Mitigate warnings #35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Super cool, thanks @greenozon. Will have a closer look through this PR this week. |
|
Thanks for reply! |
|
Current stats as from last commit: 78 warnings for Win32 config (diff modules) |
|
The last commit benefits from low memory fragmentation as each & every new/delete does fragment RAM as well as has extra overhead for computation for new/delete operators... |
|
@glmcdona could you please give me a hint here - IMHO the condition should be > 0... ? |


the subject
also some other minor cleanups to make compiler happy..
+memory leaks (mainly in dtors)