Youser Nayme

Results 14 comments of Youser Nayme

Thank you for starting work on this, I eagerly await this feature. --- > `{ patches = [] }` field is only available for dependencies under `[patch]` table, and only...

> Personally, I will hold off this. If one is able to use git dependencies, it is assumed that they are also able to fork Git repoistories. To me, supporting...

Hi Scott, Again with the RGB color information. Since RGB values can be stored in a U8F0, I tried using that as coordinate type, but distances are frequently higher than...

> I'm open to adding the `nearest_one_point` method for now, and then addressing the ability to have `T` as `()` in the upcoming major release I have planned. How does...

Thanks for the update. We don't currently utilize `ImmutableKdTree`s and having `T` as `()` is what I'm waiting for, but I appreciate it nonetheless.

Hi @gc00, Thanks for the response. I updated to 3.1.2 to be thorough, though this unsurprisingly did not resolve the issue. I ran the configure script with `--enable-debug` and rebuilt...

@gc00 I wouldn't mind either having to wait or test things further myself. However, unfortunately `make check` fails every single test with the same error: "user program startup error". The...

Could use another `git merge upstream/master`.

Is the GVS fallback server handling meant to work with non-SABR formats?

> > Is the GVS fallback server handling meant to work with non-SABR formats? > > SABR-only feature Technical reason why it can't be done, or simply out of scope?