[GRASS-git] [OSGeo/grass-addons] 9d70ce: v.kriging: Fix compilation by changing doublereal ...

Edouard Choinière noreply at github.com
Tue Feb 17 08:09:25 PST 2026


  Branch: refs/heads/grass8
  Home:   https://github.com/OSGeo/grass-addons
  Commit: 9d70ce791c2fe72c6349d2939130769f059e55f4
      https://github.com/OSGeo/grass-addons/commit/9d70ce791c2fe72c6349d2939130769f059e55f4
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2026-02-17 (Tue, 17 Feb 2026)

  Changed paths:
    M src/vector/v.kriging/utils_kriging.c

  Log Message:
  -----------
  v.kriging: Fix compilation by changing doublereal to double (#1453)

These are similar to the changes made in the upstream repo in https://github.com/OSGeo/grass/commit/d5bb442d7b121861928a37842e05e5265a980427, where CBLAS was used and ATLAS dropped.

Before that commit, doublereal was typedef-ed to double, if GCC's g2c (GCC's version of f2c) was not present.



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications


More information about the grass-commit mailing list