https://bugs.openldap.org/show_bug.cgi?id=9901
Issue ID: 9901 Summary: Fix non-standard printf arguments in liblbert and libldap Product: OpenLDAP Version: 2.6.3 Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: libraries Assignee: bugs@openldap.org Reporter: michael.osipov@siemens.com Target Milestone: ---
Created attachment 910 --> https://bugs.openldap.org/attachment.cgi?id=910&action=edit Patch gainst source tarball
As a followup to Bug 9898 and Bug 9899 I have played around with LLVM 13 and "-std=c17 -pedantic -Wall" it fails to compile several files. Find a patch attached which makes it standards compliant.
https://bugs.openldap.org/show_bug.cgi?id=9901
michael.osipov@siemens.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Fix non-standard printf |Fix non-standard printf |arguments in liblbert and |arguments in liblber and |libldap |libldap
https://bugs.openldap.org/show_bug.cgi?id=9901
Howard Chu hyc@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |IN_PROGRESS
--- Comment #1 from Howard Chu hyc@openldap.org --- Added to https://git.openldap.org/openldap/openldap/-/merge_requests/555
https://bugs.openldap.org/show_bug.cgi?id=9901
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.5.14 Keywords|needs_review |
https://bugs.openldap.org/show_bug.cgi?id=9901
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@openldap.org |hyc@openldap.org
https://bugs.openldap.org/show_bug.cgi?id=9901
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |TEST
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- HEAD:
• 519e0c94 by Michael Osipov at 2022-08-22T16:44:05+00:00 ITS#9901 libldap: fix non-std printf %p arguments
RE26:
• 2479c22f by Michael Osipov at 2022-08-24T18:18:35+00:00 ITS#9901 libldap: fix non-std printf %p arguments
RE25:
• 4cbc6017 by Michael Osipov at 2022-08-24T18:20:27+00:00 ITS#9901 libldap: fix non-std printf %p arguments
https://bugs.openldap.org/show_bug.cgi?id=9901
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED Resolution|TEST |FIXED