Matthew R. Becker
Matthew R. Becker
Is this still broken @msarahan @wolfv or can we close this?
The issue here is pass items at runtime between two different libraries compiled with these packages. The layout of objects in memory can differ and cause ABI issues.
I agree the behavior of `envs_dirs` appears to be a bug. The docs say: > Specify directories in which environments are located. If this key is set, the root prefix...
Thanks for this. I don't quite follow it and need to think on it a bit so I understand. I'm concerned the test suite may not catch all of the...
Thanks. The detection of used variables is itself expensive and so we'll need to think on this a bit.
Given the latest change, I think we can discard the len(1) > 1 check. Also, we need to add `.bat` file to the tests if we don't have one.
Those mac failures do look unrelated. Let's try to rerun before we dig into them.
@mbargull Can you take a look at this one? I don't see any obvious problems but this work gets a bit into the guts of the code.
@isuruf @beeankha @kenodegard Can we merge this one for the 24.9 release?
Please redirect this issue upstream. We do not maintain cfitsio. We only maintain the python wrapper.