Bug 2151046
| Summary: | twlog: Port to C99 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Peter Fordham <peter.fordham> |
| Component: | twlog | Assignee: | Richard Shaw <hobbes1069> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | fweimer, hobbes1069 |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | twlog-3.4-7.fc38 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-12-06 05:24:32 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2141798 | ||
|
Description
Peter Fordham
2022-12-06 00:38:54 UTC
acinclude.m4 needs updating to removed use of undeclared exit function in it's configure check for libXp. The call to exit can be easily replaced with a return. No answer from upstream maintainer and no bug tracking available there, so tracking here. The maintainer merged the update into rawhide. Thanks for your contribution. |