HomeFreeBSD

math/saga: Fix nullptr error

This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

math/saga: Fix nullptr error

saga-gis/src/tools/io/io_webservices/soilgrids.cpp:433:57: error:
invalid operands to binary expression ('bool' and 'std::nullptr_t')

bResult = Get_Variable(Variable, Distribution, Layer) != NULL;

The upstream fix will be released with the next bugfix version.

Reported by: package builders

Details

Provenance
rhurlinAuthored on Jul 21 2026, 4:31 PM

Commit No Longer Exists

This commit no longer exists in the repository.