Summary: | dev-lua/luadbi-0.7.2-r1 - dbd/.../statement.c: error: assignment to _Bool from incompatible pointer type int [-Wincompatible-pointer-types] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Conrad Kostecki <conikost> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | fixed in 0.7.2-r2 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: |
emerge-info.txt
dev-lua:luadbi-0.7.2-r1:20231205-195222.log emerge-history.txt.xz environment etc.clang.tar.xz etc.portage.tar.xz qlist-info.txt.xz temp.tar.xz |
Description
Toralf Förster
2023-12-05 20:11:48 UTC
Created attachment 877643 [details]
emerge-info.txt
Created attachment 877644 [details]
dev-lua:luadbi-0.7.2-r1:20231205-195222.log
Created attachment 877645 [details]
emerge-history.txt.xz
Created attachment 877646 [details]
environment
Created attachment 877647 [details]
etc.clang.tar.xz
Created attachment 877648 [details]
etc.portage.tar.xz
Created attachment 877649 [details]
qlist-info.txt.xz
Created attachment 877650 [details]
temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b37dc824d13625662d79bfa6ab97c59e3419124 commit 2b37dc824d13625662d79bfa6ab97c59e3419124 Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2024-01-05 23:04:36 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2024-01-05 23:04:36 +0000 dev-lua/luadbi: fix incompatible-pointer-types Closes: https://bugs.gentoo.org/919307 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> .../luadbi-0.7.2-incompatible-pointer-type.patch | 163 +++++++++++++++++++++ .../luadbi-0.7.2-incompatible-pointer-type2.patch | 29 ++++ dev-lua/luadbi/luadbi-0.7.2-r1.ebuild | 8 +- 3 files changed, 198 insertions(+), 2 deletions(-) Please remember to revbump for these fixes, per https://wiki.gentoo.org/wiki/Modern_C_porting#Is_this_cosmetic.3F. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa80a50168c30e8c3c9d7f68494ee2e54ab29658 commit fa80a50168c30e8c3c9d7f68494ee2e54ab29658 Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2024-01-06 13:06:14 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2024-01-06 13:07:07 +0000 dev-lua/luadbi: rebvump due modern C porting Bug: https://bugs.gentoo.org/919307 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> dev-lua/luadbi/{luadbi-0.7.2-r1.ebuild => luadbi-0.7.2-r2.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) |