Ward Fisher

Results 558 comments of Ward Fisher

@DennisHeimbigner I followed your suggestion and added the `find ${ISOPATH}` command. It is completely empty, which will explain why the objects are failing to be found.

A further update, my previous statement was not correct, I've broken down the script a bit and it appears that the error is happening when `zmapio` is given the directory;...

I had hoped to include this, it feels like we're almost there, but I'm going to get v4.9.3 out and then come back to this for the subsequent v4.10.0 release.

@DennisHeimbigner Refreshing my memory on this, the original issue appears to have been fixed by some of the changes I made. Now the failures are somehow related to the string...

Thanks @DennisHeimbigner I'll take a look at it tomorrow, along with playing catchup on other PR's which cropped up last week while I was at the retreat & committee meetings.

@DennisHeimbigner , did you want me to take a look at merging the changes in re: a custom prefix? I'm happy to, I just don't want to step on your...

@DennisHeimbigner is it correct behavior that we don't want to interpret any default `HDF5_PLUGIN_PATH/DIR` environmental variable, now? Just confirming, before merging this.

Before this PR, CMakeLists.txt (for example) would check for `HDF5_PLUGIN_PATH` environmental variable, and if it is defined, would use it in the plugin directory logic. With your PR, the environmental...

Sounds good, thanks! Given the size of this PR, I just wanted to make sure something hadn't been overlooked.