Simon Walker

Results 90 comments of Simon Walker

I don't suppose you have (or can you generate) a test file I can use for my testing?

@d3v-null do you have an example file that you can share with me? I'd like to investigate further the use of non-unicode characters in table values.

Hi, sorry I am confused here. If I read the data from that file using a `String` column, the column names read until the null byte (`"\x00"`) in this case,...

@d3v-null have you had a chance to reflect on my last comment?

Hi, thanks for reporting this issue, and I'm glad you're using the project! You are absolutely right, the types do not match up for `u8`. Do you have a minimal...

Ok thanks. I've merged in a fix and am ok to not include a test for now. Can you use the latest `main` commit and test for me please?

@petesmc have you had a chance to test my fix?

@petesmc done, can you check again?

Maybe autovcpkg which might be able to install cfitsio?

Hi thanks for this report, I'll be the first to admit the crate is not well tested on windows. I think you're right with your suggestion. I'll take a look...