bartoszek
Results
22
comments of
bartoszek
Last working gcc version `gcc:14.2.1` This is related to `gcc:15` no longer allowing qualified identifiers lookup in the current instantiation. https://developers.redhat.com/articles/2025/04/24/new-c-features-gcc-15#additional_updates Also this looks like leftover code that does nothing,...
@svetlemodry Switching to `c++17` fixes the issue, mapnik OSM works fine.