netcdf-c icon indicating copy to clipboard operation
netcdf-c copied to clipboard

Regression with netCDF-Fortran test ftst_vars

Open WardF opened this issue 2 years ago • 0 comments

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 https://github.com/Unidata/netcdf-fortran/pull/418 will pass (correcting an issue in nf-config).

  • [x] Fix underlying issue.
  • [ ] Add netcdf-c CI regression check
  • [x] Re-add main to netcdf-fortran CI.

WardF avatar Nov 28 '23 21:11 WardF