* [gentoo-commits] repo/gentoo:master commit in: net-print/cnijfilter2/files/
@ 2024-12-14 20:41 Alfredo Tupone
0 siblings, 0 replies; only message in thread
From: Alfredo Tupone @ 2024-12-14 20:41 UTC (permalink / raw
To: gentoo-commits
commit: 822246a50d5413af3b5ca2e8ad6aced2f1db0ca7
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 14 20:39:57 2024 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Dec 14 20:40:44 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=822246a5
net-print/cnijfilter2: fix again against c23
Closes: https://bugs.gentoo.org/946226
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
net-print/cnijfilter2/files/cnijfilter2-6.70-c23.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-print/cnijfilter2/files/cnijfilter2-6.70-c23.patch b/net-print/cnijfilter2/files/cnijfilter2-6.70-c23.patch
index 5604c29a312b..93af6c24257d 100644
--- a/net-print/cnijfilter2/files/cnijfilter2-6.70-c23.patch
+++ b/net-print/cnijfilter2/files/cnijfilter2-6.70-c23.patch
@@ -4,7 +4,7 @@
} CNNET2_SETTING_FLAGS;
#ifndef __cplusplus
-+#if (__STD_VERSION__ <= 201710L)
++#if (__STDC_VERSION__ <= 201710L)
typedef char bool;
#endif
+#endif
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-12-14 20:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-14 20:41 [gentoo-commits] repo/gentoo:master commit in: net-print/cnijfilter2/files/ Alfredo Tupone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox