Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP6:Update
f2c
libf2c-20110801-format-security.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libf2c-20110801-format-security.patch of Package f2c
diff --git a/libf2c/arithchk.c b/libf2c/arithchk.c index 8e15722..a1a03ac 100644 --- a/libf2c/arithchk.c +++ b/libf2c/arithchk.c @@ -110,7 +110,7 @@ icheck(void) return 0; } -char *emptyfmt = ""; /* avoid possible warning message with printf("") */ +const char emptyfmt[] = ""; /* avoid possible warning message with printf("") */ static Akind * ccheck(void)
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