summaryrefslogtreecommitdiff
path: root/dev-lang/mmix/files/mmix-20160804-implicit-int.patch
AgeCommit message (Collapse)Author
2025-02-10dev-lang/mmix: fix compilation errors with modern compilersNHOrus
Can't be ported to C23 without massive rewrite due to hand-rolled trinary bool, but other compilation problems aren't that engaging They are fixed by patch to add an edge to build graph and a type to main() Closes: https://bugs.gentoo.org/946527 Closes: https://bugs.gentoo.org/818889 Closes: https://bugs.gentoo.org/883275 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40209 Signed-off-by: Sam James <sam@gentoo.org>