Projects
Staging
vlc-beta
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 305
View file
vlc-beta.patch
Changed
@@ -58,6 +58,16 @@ if( p_sys->p_liba52 == NULL ) { msg_Err( p_this, "unable to initialize liba52" ); +--- a/modules/control/cli/cli.c ++++ b/modules/control/cli/cli.c +@@ -577,6 +577,7 @@ static void *Run(void *data) + + vlc_restorecancel(canc); + } ++ vlc_assert_unreachable(); + } + + #else // _WIN32 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -560,7 +560,7 @@ libvlccore_la_LDFLAGS = \
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
.