octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: warnings with gcc9.0.1 and clang 8


From: John W. Eaton
Subject: Re: warnings with gcc9.0.1 and clang 8
Date: Wed, 3 Apr 2019 12:13:29 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1

On 4/2/19 11:43 PM, Dmitri A. Sergatskov wrote:
I have upgraded fedora's buildbot to fedora 30  that comes with
gcc version 9.0.1 20190312
and
clang version 8.0.0

Those give quite a few new warnings.
See:

http://buildbot.octave.org:8010/#/builders/9/builds/853/steps/5/logs/stdio

and

http://buildbot.octave.org:8010/#/builders/11/builds/854/steps/5/logs/stdio

(and may be newer)

I am not sure how serious are those, perhaps somebody more qualified can have a look.

I pushed the following change on default:

  http://hg.savannah.gnu.org/hgweb/octave/rev/fc256e9d882e

This change eliminates many warnings in Octave for me with GCC 9 but there are still many others due to similar issues in Qt class declarations.

It does not fix problems found with clang due to -Wdefaulted-function-deleted. I'll try to take a look at that as well.

jwe




reply via email to

[Prev in Thread] Current Thread [Next in Thread]