Mauro Fontana
Mauro Fontana
The RSL_LITE objects fail to build and, consequently, executables are not generated, when using the `-DNCEP_DEBUG_MULTIDIR` CFLAG. I tracked down the problem to `errno` not being defined, which is solved...
After struggling for several hours with Docker Compose, I noticed my problem was actually in this library, which does not seem to support the virtual host addressing for the `s3`...
### Initial Checks - [X] I confirm that I'm using Pydantic V2 ### Description As far as I understand it `url = AnyUrl("")` can't be constructed if a host (and...