Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.4:ARM
amanda
amanda-3.5.1-GCC10_extern.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File amanda-3.5.1-GCC10_extern.patch of Package amanda
diff --git a/common-src/testutils.h b/common-src/testutils.h index 31f89737..2e9bb0b3 100644 --- a/common-src/testutils.h +++ b/common-src/testutils.h @@ -75,7 +75,7 @@ typedef struct TestUtilsTest { #define tu_dbg(...) if (tu_debugging_enabled) { g_fprintf(stderr, __VA_ARGS__); } /* Is debugging enabled for this test run? (set internally) */ -int tu_debugging_enabled; +extern gboolean tu_debugging_enabled; /* * Main loop
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor