Cédric Connes

Results 21 comments of Cédric Connes

@SciresM could you tell if the submitted `code.ips` is equivalent to your `patch.s`?

In the meantime, [friedkeenan/GoldtreePy](https://github.com/friedkeenan/GoldtreePy) is a good alternative for headless installation ;-)

Just tried yesterday, and sadly it doesn't work. GoldtreePy v0.7 still works perfectly with Goldleaf v0.7.3.

This feature would be very useful. I use `megatools` for uploading large files in a shared folder, but I always need to generate a new link in order to make...

OK, thanks a lot for the explanation. Does it works the same way for a publicly shared folder (where the private key is embedded in the URL) ? Also, is...

Ok, thanks for everything. I'll follow this closely :smiley:. Good luck!

I’m facing the same problem in a VirtualBox guest running with --natdnshostresolver1. In case it can help, the relevant change has been introduced in musl 1.2.2 with commit [19f8642494b7d27b2ceed5c14d4a0b27cb749afe](https://git.musl-libc.org/cgit/musl/commit/?id=19f8642494b7d27b2ceed5c14d4a0b27cb749afe) (2020-08-24...

Yes, sounds good to me ! :+1:

Wow, that was fast, thanks for your efforts! :+1: I have tested v1.0.1. It seems to work very well, but only at the root level, not for sub-objects. Regarding the...

From what I understand, `map` is for free-style key-value maps, where the keys do not actually have to be converted. The issue I encounter is when nesting `message`s like this:...