Yat Ho

Results 380 comments of Yat Ho

> At least I need to make sure Xcode and CMake builds are compatible once again. You might want to hold on a bit on this. Let me at least...

@niol This should allow folks at Debian to do away with https://salsa.debian.org/debian/transmission/-/blob/debian/experimental/debian/patches/use-system-libs.patch completely. See if this works for you.

> Dunno if we need to support the same for Xcode project, possibly not, as we need to bundle everything. > At least I need to make sure Xcode and...

Alpine v3.22 added `fast_float` to their package repo. Updated alpine CI to test with `fast_float` system library.

> I'd be interested in this -- on OpenBSD we build transmission with a patched third-party/fmt in order to downgrade it to match the fmt in the OS ports/packages system....

https://github.com/transmission/transmission/actions/runs/15563034348/job/43820053555?pr=7554 https://github.com/transmission/transmission/actions/runs/15563034348/job/43820053612?pr=7554 These CI failures will be fixed by merging #7612 and rebasing this PR.

I'm a bit confused. Did you mean #7595 instead of #7554? Anyway, glad to hear whatever issue the OpenBSD folks were having are solved now. Just out of curiosity, could...

I'm wondering if there is a problem with our build system that I'm not aware of. I'm having trouble understanding how changing the includes to `#include ` could fix something,...

Interesting... So somehow both `devel/fmt` and `third-party/fmt` had an effect on your build? That can't be right, there has to be a bug somewhere... Backtrace shows include paths from `devel/fmt`,...