Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3:Update
asl
asl-sle10-compilefix.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File asl-sle10-compilefix.patch of Package asl
diff -Nurp asl-current.orig/strutil.c asl-current.work/strutil.c --- asl-current.orig/strutil.c 2010-04-17 15:14:24.000000000 +0200 +++ asl-current.work/strutil.c 2011-04-05 10:37:41.384188142 +0200 @@ -612,6 +612,10 @@ char *strmov(char *pDest, const char *pS #ifdef __GNUC__ +#ifdef strcpy +#undef strcpy +#endif + char *strcpy(char *pDest, const char *pSrc) { int l = strlen(pSrc) + 1;
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