Skip to content

Only use EDBEE_DEBUG when asked for#92

Merged
gamecreature merged 1 commit intoedbee:masterfrom
vadi2:patch-1
Jul 29, 2019
Merged

Only use EDBEE_DEBUG when asked for#92
gamecreature merged 1 commit intoedbee:masterfrom
vadi2:patch-1

Conversation

@vadi2
Copy link
Copy Markdown
Contributor

@vadi2 vadi2 commented Jul 26, 2019

Memory leak detection was supposed to be turned off with 198eb20, but I still experienced issue with other memory leak tools (https://bugs.kde.org/show_bug.cgi?id=410107).

Upon inspection only the header declarations were disabled and not the actual functions themselves, and putting this #if around the functions actually does the trick.

@gamecreature
Copy link
Copy Markdown
Member

Thanks for resolving this!

@gamecreature gamecreature merged commit 55b7eda into edbee:master Jul 29, 2019
@vadi2 vadi2 deleted the patch-1 branch July 29, 2019 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants