https://bugs.kde.org/show_bug.cgi?id=455168
--- Comment #5 from Paul Floyd ---
On amd64 most files get compiled twice, once for x86 and once for amd64.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=455168
--- Comment #4 from John Reiser ---
(In reply to Paul Floyd from comment #1)
> I get quite a few new warnings (there were perhaps 5 before, mostly void
> abuse and for x86)
When I process those warning lines using the shell pipeline
sort | uniq -c
https://bugs.kde.org/show_bug.cgi?id=455168
--- Comment #3 from Paul Floyd ---
For this, just 'git clone' and 'configure' which would have picked up
paulf> gcc --version
gcc (FreeBSD Ports Collection) 10.3.0
More often I use
paulf> clang --version
FreeBSD clang version 11.0.1 (g...@github.com:
https://bugs.kde.org/show_bug.cgi?id=455168
--- Comment #2 from John Reiser ---
(In reply to Paul Floyd from comment #1)
> I get quite a few new warnings (there were perhaps 5 before, mostly void
> abuse and for x86)
Please specify the compiler name and version, and the command-line parameters.
https://bugs.kde.org/show_bug.cgi?id=455168
--- Comment #1 from Paul Floyd ---
I get quite a few new warnings (there were perhaps 5 before, mostly void abuse
and for x86)
m_main.c:3439:34: warning: passing argument 2 of 'valgrind_main' discards
'const' qualifier from pointer target type [-Wdisc
https://bugs.kde.org/show_bug.cgi?id=455168
Paul Floyd changed:
What|Removed |Added
CC||pjfl...@wanadoo.fr
--
You are receiving this mail