Andy Armstrong
Andy Armstrong
Progress: I didn't think it was surprising that disabling `reactStrictMode` in `next.config.js` made the warning disappear - that's what you'd expect. However it seems that when `reactStrictMode` is enabled nextjs...
@diegohaz The production build is fine - but presumably that's because strict mode is a no-op in that case? I see the same behaviour whether I enable `reactStrictMode` in `next.config.js`...
Doesn't this change mean that `uname -m` is returning the wrong value? libc etc are still 32 bit so any build that attempts to detect the architecture using uname will...
OK, it's returning the correct value for the kernel - but that doesn't seem super helpful in userspace.
Do you have any sense of how hard it would be to integrate CDC into rsync itself?
Tested on Linux where it works fine.