What's the build failure?
This isn't actually a bug in the code, by the way. If I do pull this in, it will be with a commit message that explains that the change is solely to work around a gcc issue.
Hi Jeffrey,
This is a extra warning/error that GCC8 included in their default configuration.
On Mon, Oct 22, 2018 at 3:56 PM Jeffrey E. Moyer pagure@pagure.io wrote:
jmoyer commented on the pull-request: Fix GCC8 break that you are following: `` What's the build failure? This isn't actually a bug in the code, by the way. If I do pull this in, it will be with a commit message that explains that the change is solely to work around a gcc issue. `` To reply, visit the link below or just reply to this email https://pagure.io/libaio/pull-request/5
jmoyer commented on the pull-request: Fix GCC8 break that you are following: `` What's the build failure?
Fix GCC8 break
This isn't actually a bug in the code, by the way. If I do pull this in, it will be with a commit message that explains that the change is solely to work around a gcc issue. ``
To reply, visit the link below or just reply to this email https://pagure.io/libaio/pull-request/5
This was fixed with commit b9e17f6afdc4d0e81b1598aecea7b80d0c54b13a. It can be closed now.
Pull-Request has been closed by jmoyer