summaryrefslogtreecommitdiff
path: root/dev-embedded/jal/files/jal-0.4.62-fix-incompatible-integer-to-pointer-clang16.patch
AgeCommit message (Collapse)Author
2023-08-20dev-embedded/jal: remove an assertViorel Munteanu
That assert is obviously wrong, and the fix doesn't look right. Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2023-08-20dev-embedded/jal: Fix incompatible integer to pointer conversionBrahmajit Das
Closes: https://bugs.gentoo.org/883243 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32025 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>