On Fri, Nov 03, 2023 at 10:02:01PM +0100, Christian Weisgerber wrote:
> Klemens Nanni:
>
> > Silence the wall of warnings on amd64 and other clang architectures.
> > sparc64/ports-gcc doesn't print them, so don't suppress them there.
>
> Since those warnings come with newer revisions of the C++ standard,
> and xpdf's code base is old, and it only builds against external C
> code, I suggest to use -std=... to switch the compiler back to an
> older C++ revision.
None of the revisions documented in c++(1) silence these warnings.
Does that work for you?
No comments:
Post a Comment