Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3:Update
lmms
lmms-code-macro.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File lmms-code-macro.patch of Package lmms
include/versioninfo.h:2:21: error: invalid suffix on literal; C++11 requires a space between literal and string macro [-Werror=literal-suffix] --- include/versioninfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/include/versioninfo.h +++ b/include/versioninfo.h @@ -1,5 +1,5 @@ #ifdef __GNUC__ -#define GCC_VERSION "GCC "__VERSION__ +#define GCC_VERSION "GCC " __VERSION__ #else #define GCC_VERSION "unknown compiler" #endif
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