Projects
Multimedia
handbrake
libdvdnav-5.0.1-noreturninnonvoidfunction.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libdvdnav-5.0.1-noreturninnonvoidfunction.patch of Package handbrake (Revision 14)
Currently displaying revision
14
,
Show latest
diff --git a/src/vm/vmget.c b/src/vm/vmget.c index 6f6a5a7..89893e9 100644 --- a/src/vm/vmget.c +++ b/src/vm/vmget.c @@ -25,6 +25,10 @@ #include "config.h" #endif +#ifdef NDEBUG +#undef NDEBUG +#endif + #include <assert.h> #include <inttypes.h> #include <stdio.h>
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.