deplinenoise/ig-debugheap

DebugHeap.c:45:37: warning: anonymous variadic macros were introduced in C99

Closed this issue · 3 comments

not C89 compatible...

Is this a real issue for you? On what compiler?

Again, you're using non-C89 features so your code is not C89 compliant.

So, for me it is a non-option.