mhx

Results 144 comments of mhx

@Orvid, I finally found some time to look into this again. Could you please check if my updated PR still causes problems in your setup?

> This still breaks things. I think the issue here may be a bit more fundamental: Our internal setup builds using clang, and uses libstdc++, and has coroutines enabled. I'm...

I haven't seen a rationale/context in #1524 for why exactly `exception_tracer` should be part of `folly`. Why was it a problem to have it as a separate library? I also...

That's a fair point. I'll definitely consider adding a confirmation step (i.e. re-check all duplicates using SHA512-256). I don't know if there's any benefit to disabling duplicate detection given the...

Hi @Alessandro-Barbieri, Are you aware of https://gpo.zugaina.org/Overlays/guru/sys-fs/dwarfs? This is maintained by @RarogCmex. What's your plan for the dependencies? Are you planning to maintain folly, fbthrift, etc as separate ebuilds? I...

I've just pushed an [unbundling](https://github.com/mhx/dwarfs/tree/unbundling) branch. This has new options `PREFER_SYSTEM_PARALLEL_HASHMAP` and `PREFER_SYSTEM_FOLLY`. There's no `PREFER_SYSTEM_FBTHRIFT` yet, because I'd like to get the other stuff working before tackling thrift. The...

https://gist.github.com/mhx/fc93326bd7e5c91cf7fffcdf68bef9b6 (TBH, I *think* I just renamed the file that's in the package index, so "my own ebuild" was probably a bit exaggerated.)

Thanks, this looks really interesting! I'll take a closer look as soon as I have some time.