You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commit f1a3a64 appears to have caused a regression in netcdf-fortran, insofar as ftst_vars is now failing when linking against subsequent versions of libnetcdf-c. More investigation is needed, but the fix will include adding checks for such regressions back in to the netcdf-c CI. We will also need to re-wire main back into the netCDF-Fortran; I am removing it from the netCDF-Fortran CI for the moment so that Unidata/netcdf-fortran#418 will pass (correcting an issue in nf-config).
Fix underlying issue.
Add netcdf-c CI regression check
Re-add main to netcdf-fortran CI.
The text was updated successfully, but these errors were encountered:
Commit f1a3a64 appears to have caused a regression in
netcdf-fortran
, insofar asftst_vars
is now failing when linking against subsequent versions oflibnetcdf-c
. More investigation is needed, but the fix will include adding checks for such regressions back in to thenetcdf-c
CI. We will also need to re-wiremain
back into the netCDF-Fortran; I am removing it from the netCDF-Fortran CI for the moment so that Unidata/netcdf-fortran#418 will pass (correcting an issue innf-config
).netcdf-c
CI regression checkmain
tonetcdf-fortran
CI.The text was updated successfully, but these errors were encountered: