|
From: | Paul Eggert |
Subject: | Re: [PATCH] fix GCC 8 compile error |
Date: | Sat, 18 Sep 2021 09:45:37 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 |
On 9/18/21 9:26 AM, Christian Schoenebeck wrote:
apparently this compile error will retain in the next release tarball.
It shouldn't do that. Have you tried building a tarball with 'make dist' and built from that with 'configure; make'? If that fails to build on your older platform, please report a problem; otherwise let's not worry about this.
In release tarballs, the problems you're describing should occur only if you configure with developer flags like './configure --enable-gcc-warnings'. These flags don't always work on every platform, but that's OK as they are intended for developers not builders.
[Prev in Thread] | Current Thread | [Next in Thread] |