Ward Fisher

Results 558 comments of Ward Fisher

Take care of yourself, I will keep working on this; I am travelling but have put a pin on this so we can get it sorted out. I'm finding an...

@graziano-giuliani Is there any chance you could help us by adding a test for this as well?

I'll see if I can add a test for this.

Hello @gmao-cda; contributing a test would be greatly appreciated, as it would help us keep our CI up to date. I have had this on the back burner as something...

I was using Rainbow Folders through the theme being managed by `Style Settings`; I had to go update the theme [as described here](https://github.com/AnubisNekhet/AnuPpuccin/tree/main?tab=readme-ov-file#updating), and rainbow folders started working again.

The failure to parse `-V` isn't an error in and of itself. The `configure` script is meant to determine various things about your environment which are then used to create...

NetCDF-Fortran does not have the `--disable-dap` and `--disable-netcdf-4` options; you can omit these. They are a holdover from when the library provided Fortran, C and C++ API's as an all-in-one...

> Maybe netcdf-fortran configure should use nc-config to find the value of the plugindir? I think, in the past, we eventually decided not to automatically rely on `nc-config` as part...

Depending on your version of netcdf, you can invoke `nc-config --plugindir` to discover what plugindir location was specified when compiling `netcdf-c`.