tbeu

Results 226 comments of tbeu

Thanks for the reply. After removing `set(ZLIB_FOUND ON)` and `ZLIB_USE_EXTERNAL` negated to `set(ZLIB_USE_EXTERNAL OFF)` hdf5 configure finds the [system zlib](https://github.com/tbeu/ModelicaTableAdditions/actions/runs/13248252540/job/36979845781#step:3:259) On Ubuntu and nothing on Win. The intent is to...

I don't get hdf5 configured with zlib dependency as expected. This is just to much trial and error. Do you have a working proposal based on the example CMake code?...

Given my knowledge and the high number of option combinations I have to admit that I do not have the endurance to run the tests repeatedly via CI. Obviously it...

Thanks for the reply. I am not sure what this actually means to my setup. Currently I am locked to v1.14.4 without hope to migrate any time soon.

FYI: Latest fast_float v7.0.0 brought the desired features of skipping leading white-space and ignoring a leading plus char.

Why not as CLI args (--since/--after and --before/--until) in the same manner as git log?