fixed per https://github.com/OSGeo/gdal/pull/7058
Even
Le 12/01/2023 à 23:23, Andrew C Aitchison a écrit :
On Thu, 12 Jan 2023, Even Rouault wrote:
Andrew,
how did you get clang 15.0.2 on Ubuntu 21:10 ? Not through the apt
package manager with the default apt repositories, right ? Because
On Thu, 12 Jan 2023, Even Rouault wrote:
Andrew,
how did you get clang 15.0.2 on Ubuntu 21:10 ? Not through the apt package
manager with the default apt repositories, right ? Because I've just tried
with ubuntu 22.04 and this is only clang 14.0.0 that gets distributed, and
the test runs fine
Andrew,
how did you get clang 15.0.2 on Ubuntu 21:10 ? Not through the apt
package manager with the default apt repositories, right ? Because I've
just tried with ubuntu 22.04 and this is only clang 14.0.0 that gets
distributed, and the test runs fine.
That said, I'm moderately surprised tha
git master sources from today, on Ubuntu 21/10.
With Ubuntu clang version 15.0.2-1 there is one failure that
is not present in my g++ (Ubuntu 12.2.0-3ubuntu1) build:
28 - test-virtual-memory (SEGFAULT)
Here is a section of the "make test" output, followed by
autotest/cpp/testvirtua