Ward Fisher

Results 558 comments of Ward Fisher

So this error will take some thought of how to approach, as it appears to reflect a compiler-specific representation rather than an error in the code. Thank you for the...

The failure being reported in the test appears to be a difference in infinity representation; thanks for reporting the flag `-fhonor-inifinities`; I'll need to dig more into this to see...

Thank you all; @Maduvi I appreciate the reference, I will see about adding a compiler check and setting the flag appropriately in our `CMakeLists.txt` file!

Hi Ellen, thanks for reporting this! I haven't had a chance to look at your test file yet, but from the description you've provided, I believe your conclusion is correct....

@DennisHeimbigner It depends if the implicit cast is happening upstream and being passed to netCDF, in which case I'm not sure there's anything we can do without introducing a sweeping...

Agreed. We are doing our best to get it cleared up, but the ever-present resource allocation issues are a roadblock. I'm working on getting things cleaned up a bit for...

Thanks! I'll get those updated for the 4.9.1 release.

Interesting, and thank you for letting us know. I'll take a look and try to get that fixed in v4.9.1!

Agreed that this has an underlying issue that will need to be resolved.

Thanks for the ping on this; I should be able to make this change pretty easily for cmake builds. The same change for autoconf-based builds is also probably pretty easy,...