Gabriel Féron

Results 87 comments of Gabriel Féron

@CAD97 thanks for this change, we were going on this exact same road before knowing that this PR existed. Is it something that you're willing to drive to the end?

> just a note, this would make #2457 way cleaner to implement and would allow it to be an independent crate :) This is exactly the same I'm trying to...

Thanks for the report, it's a known issue with [presage](https://github.com/whisperfish/presage) the underlying library used by `gurk`. I'll try to fix it properly next week.

Good point. I guess I could expand the JSON from https://github.com/cgrindel/rules_spm/blob/main/test/json_test_data.bzl or introduce another one and check that the final target compiles with the right `defines`?

> Is it possible to add Auth0.swift to the [interesting_deps example](https://github.com/cgrindel/rules_spm/tree/main/examples/interesting_deps) where it uses a define? I just did this, it should be good enough as a test (the extra...

@cgrindel I'm not exactly sure which steps I need to take to get CI to pass, could you point me in the right direction? Thanks!

Hey! How are you trying to build `gurk` exactly? The `Cargo.lock` file should be good enough and we're aware of the issue with the curve dalek crate, which has been...

Thanks a lot @name1e5s I took your change and updated dependencies once again as part of 6640133a3b433d21e80e44f5e04ec2da2e10f5cb before the repository was transferred to us.

No, I double checked to be sure but I'm using the regular `sandboxed` spawn strategy.