Re: [Pan-users] The recent git merges broke pan's build for me, culprit 18f92b133

2022-09-19 Thread Dominique Dumont
On Monday, 19 September 2022 19:28:09 CEST Dominique Dumont wrote: > Was there any reason to move up the #ifdef line ? Duncan, this patch should fix pan compilation for you. I'll wait on Thomas opinion before committing this change. All the best diff --git a/pan/usenet-utils/gpg.h b/pan/usenet-

Re: [Pan-users] The recent git merges broke pan's build for me, culprit 18f92b133

2022-09-19 Thread Dominique Dumont
Hi Thanks, Duncan, for the detail analysis. On Monday, 19 September 2022 07:59:30 CEST Duncan wrote: > I'm compiling using gcc-12.2.0 on gentoo ~amd64. > Looks like iconv_t is defined by /usr/include/iconv.h, which is from glibc > so it's pretty basic. Today's update did include a glibc update,