Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:GA
dante
dante-1.4.0-64bit_portability.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File dante-1.4.0-64bit_portability.patch of Package dante
--- lib/log.c.orig 2013-12-13 15:48:45.821365046 -0500 +++ lib/log.c 2013-12-13 15:49:02.530363904 -0500 @@ -1388,7 +1388,7 @@ char **strings; size = backtrace(array, (int)ELEMENTS(array)); - strings = backtrace_symbols(array, size); + strings = (char **)backtrace_symbols(array, size); if (strings == NULL) { swarn("%s: strings = NULL", function);
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