Bug #339
offenBuild error
Beschreibung
Running build job for gwenhywfar on Linux from actual git master commit 11d1cf4f fails with
[ 57s] In file included from quicksort.c:61:0:
[ 57s] quicksort-t.c: In function 'GWEN_Quicksort_AddTests':
[ 57s] quicksort-t.c:145:3: warning: implicit declaration of function 'DBG_ERROR' [-Wimplicit-function-declaration]
[ 57s] DBG_ERROR(GWEN_LOGDOMAIN, "Gwenhywfar was compiled without test code enabled.");
[ 57s] ^~~~~~~
[ 57s] quicksort-t.c:145:13: error: 'GWEN_LOGDOMAIN' undeclared (first use in this function); did you mean 'GWEN_FORMAT'?
[ 57s] DBG_ERROR(GWEN_LOGDOMAIN, "Gwenhywfar was compiled without test code enabled.");
See https://build.opensuse.org/package/show/home:rhabacker:branches:Office:snapshots/gwenhywfar for further details