Re: ANNOUNCE: The 6.4.23 release of fetchmail is available (usability fix for IMAP plugin + auth ssh, translation updates)
Matthias Andree <[email protected]>
| Newsgroups | gmane.mail.fetchmail.user |
|---|---|
| Message-ID | <9fd5b16d-65b5-310f-4d60-c2c701a63bb0__18391.2989495852$1635691516$gmane$org@gmx.de> |
Am 31.10.21 um 15:02 schrieb Gene Heskett: > On Sunday 31 October 2021 08:14:20 Matthias Andree wrote: > >> Greetings, >> >> The 6.4.23 release of fetchmail is now available at >> <https://sourceforge.net/projects/fetchmail/files/branch_6.4/>. >> > Sourceforge is still serving up 6.4.22 as the latest. > Hi Gene, Right, I forgot to mark 6.4.23 as the one. Fixed now. Thanks, Gene! Additional Note to packagers and developers, if you are trying to rebuild the parser files with a newer bison 3.8.x, from Git, or due to a rebuild-everything policy, you may need to patch out one line (void) from rcfile_y.y to avoid compilation failures. Fixed in Git but not yet in 6.4.23 https://gitlab.com/fetchmail/fetchmail/-/commit/595d6b354aeef9db4f106e37fe5cccc4b80ec087 (I saw the CI pipe on GitLab failing after I'd merged things forward to 6.5.x, and apparently Debian testing updated Bison.) Basically, this line #464 of rcfile_y.y needs to go (and may cause a compiler warning about unused...) |(void)yytoknum; /* work around compiler warning */ | Regards, Matthias _______________________________________________ Fetchmail-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fetchmail-users