https://bugzilla.redhat.com/show_bug.cgi?id=2166555
Bug ID: 2166555 Summary: cronolog: C99 compatibility fixes Product: Fedora Version: rawhide Status: ASSIGNED Component: cronolog Assignee: fweimer@redhat.com Reporter: fweimer@redhat.com QA Contact: extras-qa@fedoraproject.org CC: epel-packagers-sig@lists.fedoraproject.org, ktdreyer@ktdreyer.com, pb@bieringer.de Blocks: 2141798 (PortingToModernCNoUpstream) Target Milestone: --- Classification: Fedora
Created attachment 1941714 --> https://bugzilla.redhat.com/attachment.cgi?id=1941714&action=edit cronolog-configure-c99.patch
There are two C99 compatibility issues in this package: configure was compiled with an autoconf version that is too old, and current glibc hides the declaration of strptime in <time.h> by default.
Reporting this here because upstream appears to have gone away.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2141798 [Bug 2141798] Porting Fedora to modern C: Bugs without (referenceable) upstream
https://bugzilla.redhat.com/show_bug.cgi?id=2166555
--- Comment #1 from Florian Weimer fweimer@redhat.com --- Created attachment 1941715 --> https://bugzilla.redhat.com/attachment.cgi?id=1941715&action=edit cronolog-c99.patch
https://bugzilla.redhat.com/show_bug.cgi?id=2166555
Florian Weimer fweimer@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |RAWHIDE Status|ASSIGNED |CLOSED Fixed In Version| |cronolog-1.6.2-36.fc38 Last Closed| |2023-02-02 07:28:04
epel-packagers-sig@lists.fedoraproject.org