Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
pacemaker.12602
pacemaker-io.c-restore--Werror-buildability--pu...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pacemaker-io.c-restore--Werror-buildability--put-conversion-specifier-last.patch of Package pacemaker.12602
commit 5517c3893fd60a38454f0483e5803f12515b007c Author: Jan Pokorný <jpokorny@redhat.com> Date: Fri May 4 15:07:16 2018 +0200 Build: io.c: restore -Werror buildability, put conversion specifier last diff --git a/lib/common/io.c b/lib/common/io.c index fd7cbef69..4f10342c1 100644 --- a/lib/common/io.c +++ b/lib/common/io.c @@ -351,7 +351,7 @@ pcmk__daemon_can_write(const char *dir, const char *file) && !pcmk__daemon_group_can_write(target, &buf)) { crm_err("%s must be owned and writable by either user %s or group %s " - CRM_XS " st_mode=0%ol", + CRM_XS " st_mode=0%lo", target, CRM_DAEMON_USER, CRM_DAEMON_GROUP, (unsigned long) buf.st_mode); free(full_file);
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